summaryrefslogtreecommitdiff
path: root/vp8/common/vp8_skin_detection.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/common/vp8_skin_detection.h')
-rw-r--r--vp8/common/vp8_skin_detection.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vp8/common/vp8_skin_detection.h b/vp8/common/vp8_skin_detection.h
index 4d27f5eb2..ef0e4ae4f 100644
--- a/vp8/common/vp8_skin_detection.h
+++ b/vp8/common/vp8_skin_detection.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VP8_COMMON_SKIN_DETECTION_H_
-#define VP8_COMMON_SKIN_DETECTION_H_
+#ifndef VPX_VP8_COMMON_VP8_SKIN_DETECTION_H_
+#define VPX_VP8_COMMON_VP8_SKIN_DETECTION_H_
#include "vp8/encoder/onyx_int.h"
#include "vpx/vpx_integer.h"
@@ -44,4 +44,4 @@ void vp8_compute_skin_map(struct VP8_COMP *const cpi, FILE *yuv_skinmap_file);
} // extern "C"
#endif
-#endif // VP8_COMMON_SKIN_DETECTION_H_
+#endif // VPX_VP8_COMMON_VP8_SKIN_DETECTION_H_