summaryrefslogtreecommitdiff
path: root/vp8/common/swapyv12buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/swapyv12buffer.h')
-rw-r--r--vp8/common/swapyv12buffer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vp8/common/swapyv12buffer.h b/vp8/common/swapyv12buffer.h
index 0ee9a52ce..e37c471f6 100644
--- a/vp8/common/swapyv12buffer.h
+++ b/vp8/common/swapyv12buffer.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VP8_COMMON_SWAPYV12BUFFER_H_
-#define VP8_COMMON_SWAPYV12BUFFER_H_
+#ifndef VPX_VP8_COMMON_SWAPYV12BUFFER_H_
+#define VPX_VP8_COMMON_SWAPYV12BUFFER_H_
#include "vpx_scale/yv12config.h"
@@ -24,4 +24,4 @@ void vp8_swap_yv12_buffer(YV12_BUFFER_CONFIG *new_frame,
} // extern "C"
#endif
-#endif // VP8_COMMON_SWAPYV12BUFFER_H_
+#endif // VPX_VP8_COMMON_SWAPYV12BUFFER_H_