summaryrefslogtreecommitdiff
path: root/vpx_ports/ppc.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpx_ports/ppc.h')
-rw-r--r--vpx_ports/ppc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vpx_ports/ppc.h b/vpx_ports/ppc.h
index ed29ef25b..a11f4e873 100644
--- a/vpx_ports/ppc.h
+++ b/vpx_ports/ppc.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VPX_PORTS_PPC_H_
-#define VPX_PORTS_PPC_H_
+#ifndef VPX_VPX_PORTS_PPC_H_
+#define VPX_VPX_PORTS_PPC_H_
#include <stdlib.h>
#include "./vpx_config.h"
@@ -26,4 +26,4 @@ int ppc_simd_caps(void);
} // extern "C"
#endif
-#endif // VPX_PORTS_PPC_H_
+#endif // VPX_VPX_PORTS_PPC_H_