summaryrefslogtreecommitdiff
path: root/vpx/vpx_integer.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpx/vpx_integer.h')
-rw-r--r--vpx/vpx_integer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vpx/vpx_integer.h b/vpx/vpx_integer.h
index 63417ce2c..4e7236fc5 100644
--- a/vpx/vpx_integer.h
+++ b/vpx/vpx_integer.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VPX_VPX_INTEGER_H_
-#define VPX_VPX_INTEGER_H_
+#ifndef VPX_VPX_VPX_INTEGER_H_
+#define VPX_VPX_VPX_INTEGER_H_
/* get ptrdiff_t, size_t, wchar_t, NULL */
#include <stddef.h>
@@ -60,4 +60,4 @@ typedef size_t uintptr_t;
#include <inttypes.h>
#endif
-#endif // VPX_VPX_INTEGER_H_
+#endif // VPX_VPX_VPX_INTEGER_H_