summaryrefslogtreecommitdiff
path: root/vp8/common/entropymode.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/entropymode.h')
-rw-r--r--vp8/common/entropymode.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vp8/common/entropymode.h b/vp8/common/entropymode.h
index b3fad19be..c772cece5 100644
--- a/vp8/common/entropymode.h
+++ b/vp8/common/entropymode.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VP8_COMMON_ENTROPYMODE_H_
-#define VP8_COMMON_ENTROPYMODE_H_
+#ifndef VPX_VP8_COMMON_ENTROPYMODE_H_
+#define VPX_VP8_COMMON_ENTROPYMODE_H_
#include "onyxc_int.h"
#include "treecoder.h"
@@ -85,4 +85,4 @@ void vp8_kf_default_bmode_probs(
} // extern "C"
#endif
-#endif // VP8_COMMON_ENTROPYMODE_H_
+#endif // VPX_VP8_COMMON_ENTROPYMODE_H_