summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_ppflags.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/common/vp9_ppflags.h')
-rw-r--r--vp9/common/vp9_ppflags.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vp9/common/vp9_ppflags.h b/vp9/common/vp9_ppflags.h
index b8b647bf1..a0e301762 100644
--- a/vp9/common/vp9_ppflags.h
+++ b/vp9/common/vp9_ppflags.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VP9_COMMON_VP9_PPFLAGS_H_
-#define VP9_COMMON_VP9_PPFLAGS_H_
+#ifndef VPX_VP9_COMMON_VP9_PPFLAGS_H_
+#define VPX_VP9_COMMON_VP9_PPFLAGS_H_
#ifdef __cplusplus
extern "C" {
@@ -33,4 +33,4 @@ typedef struct {
} // extern "C"
#endif
-#endif // VP9_COMMON_VP9_PPFLAGS_H_
+#endif // VPX_VP9_COMMON_VP9_PPFLAGS_H_