commit | 6e2884495babd1163c0eed1b9233c81c2dae1fb8 | [log] [tgz] |
---|---|---|
author | synergydev <synergye@codefi.re> | Fri Oct 18 19:20:59 2013 -0700 |
committer | synergydev <synergye@codefi.re> | Fri Oct 18 19:22:18 2013 -0700 |
tree | 3791d970dc0420e6a6d89177af1fc25bf103c321 | |
parent | ab70649e2b0ea3d917242814417ec5711f4cb811 [diff] |
libvideoeditor: fix M4OSA_Clock header guard CLOCK was mispelled as CLOCH Change-Id: Ie7163fc8723d7a5b9df113f55a4a550e5465d9b5
diff --git a/libvideoeditor/osal/inc/M4OSA_Clock.h b/libvideoeditor/osal/inc/M4OSA_Clock.h index db753a5..52ea696 100755 --- a/libvideoeditor/osal/inc/M4OSA_Clock.h +++ b/libvideoeditor/osal/inc/M4OSA_Clock.h
@@ -21,7 +21,7 @@ ************************************************************************ */ -#ifndef M4OSA_CLOCH_H +#ifndef M4OSA_CLOCK_H #define M4OSA_CLOCK_H #include "M4OSA_Types.h"