summaryrefslogtreecommitdiff
path: root/vp8/common/onyx.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/onyx.h')
-rw-r--r--vp8/common/onyx.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vp8/common/onyx.h b/vp8/common/onyx.h
index 30c4cbbca..209a25d82 100644
--- a/vp8/common/onyx.h
+++ b/vp8/common/onyx.h
@@ -9,8 +9,8 @@
*/
-#ifndef __INC_VP8_H
-#define __INC_VP8_H
+#ifndef VP8_COMMON_ONYX_H_
+#define VP8_COMMON_ONYX_H_
#ifdef __cplusplus
extern "C"
@@ -267,4 +267,4 @@ extern "C"
}
#endif
-#endif
+#endif // VP8_COMMON_ONYX_H_