summaryrefslogtreecommitdiff
path: root/chromium/third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h')
-rw-r--r--chromium/third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h b/chromium/third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h
index 3696c08dc2d..3fc942e0509 100644
--- a/chromium/third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h
+++ b/chromium/third_party/libvpx/source/libvpx/vp8/common/vp8_entropymodedata.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VP8_COMMON_VP8_ENTROPYMODEDATA_H_
-#define VP8_COMMON_VP8_ENTROPYMODEDATA_H_
+#ifndef VPX_VP8_COMMON_VP8_ENTROPYMODEDATA_H_
+#define VPX_VP8_COMMON_VP8_ENTROPYMODEDATA_H_
#ifdef __cplusplus
extern "C" {
@@ -169,4 +169,4 @@ const vp8_prob
} // extern "C"
#endif
-#endif // VP8_COMMON_VP8_ENTROPYMODEDATA_H_
+#endif // VPX_VP8_COMMON_VP8_ENTROPYMODEDATA_H_