summaryrefslogtreecommitdiff
path: root/vp8/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/common.h')
-rw-r--r--vp8/common/common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vp8/common/common.h b/vp8/common/common.h
index bbfc4f393..8593e822b 100644
--- a/vp8/common/common.h
+++ b/vp8/common/common.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VP8_COMMON_COMMON_H_
-#define VP8_COMMON_COMMON_H_
+#ifndef VPX_VP8_COMMON_COMMON_H_
+#define VPX_VP8_COMMON_COMMON_H_
#include <assert.h>
@@ -45,4 +45,4 @@ extern "C" {
} // extern "C"
#endif
-#endif // VP8_COMMON_COMMON_H_
+#endif // VPX_VP8_COMMON_COMMON_H_