commit | 0219856e5e45c0bdd20f2199297ec92f11f0875f | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Sat Oct 19 02:28:09 2013 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Oct 19 02:28:09 2013 +0000 |
tree | 3791d970dc0420e6a6d89177af1fc25bf103c321 | |
parent | ab70649e2b0ea3d917242814417ec5711f4cb811 [diff] | |
parent | 6e2884495babd1163c0eed1b9233c81c2dae1fb8 [diff] |
Merge "libvideoeditor: fix M4OSA_Clock header guard"
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"