summaryrefslogtreecommitdiff
path: root/chromium/third_party/libvpx/source/libvpx/vp8/decoder/ec_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libvpx/source/libvpx/vp8/decoder/ec_types.h')
-rw-r--r--chromium/third_party/libvpx/source/libvpx/vp8/decoder/ec_types.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/third_party/libvpx/source/libvpx/vp8/decoder/ec_types.h b/chromium/third_party/libvpx/source/libvpx/vp8/decoder/ec_types.h
index 8da561f479b..84feb269df0 100644
--- a/chromium/third_party/libvpx/source/libvpx/vp8/decoder/ec_types.h
+++ b/chromium/third_party/libvpx/source/libvpx/vp8/decoder/ec_types.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VP8_DECODER_EC_TYPES_H_
-#define VP8_DECODER_EC_TYPES_H_
+#ifndef VPX_VP8_DECODER_EC_TYPES_H_
+#define VPX_VP8_DECODER_EC_TYPES_H_
#ifdef __cplusplus
extern "C" {
@@ -50,4 +50,4 @@ typedef struct {
} // extern "C"
#endif
-#endif // VP8_DECODER_EC_TYPES_H_
+#endif // VPX_VP8_DECODER_EC_TYPES_H_