summaryrefslogtreecommitdiff
path: root/vp8/common/modecont.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/modecont.h')
-rw-r--r--vp8/common/modecont.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vp8/common/modecont.h b/vp8/common/modecont.h
index b58c7dc2d..031f74f2f 100644
--- a/vp8/common/modecont.h
+++ b/vp8/common/modecont.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VP8_COMMON_MODECONT_H_
-#define VP8_COMMON_MODECONT_H_
+#ifndef VPX_VP8_COMMON_MODECONT_H_
+#define VPX_VP8_COMMON_MODECONT_H_
#ifdef __cplusplus
extern "C" {
@@ -21,4 +21,4 @@ extern const int vp8_mode_contexts[6][4];
} // extern "C"
#endif
-#endif // VP8_COMMON_MODECONT_H_
+#endif // VPX_VP8_COMMON_MODECONT_H_