summaryrefslogtreecommitdiffstats
path: root/vidix/sysdep/AsmMacros_powerpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/sysdep/AsmMacros_powerpc.h')
-rw-r--r--vidix/sysdep/AsmMacros_powerpc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vidix/sysdep/AsmMacros_powerpc.h b/vidix/sysdep/AsmMacros_powerpc.h
index 5dd5143cf3..71ab4c6617 100644
--- a/vidix/sysdep/AsmMacros_powerpc.h
+++ b/vidix/sysdep/AsmMacros_powerpc.h
@@ -59,8 +59,8 @@
* advised of the possibility of such damage.
*/
-#ifndef ASMMACROS_POWERPC_H
-#define ASMMACROS_POWERPC_H
+#ifndef MPLAYER_ASMMACROS_POWERPC_H
+#define MPLAYER_ASMMACROS_POWERPC_H
#if defined(Lynx) || defined(__OpenBSD__)
@@ -112,4 +112,4 @@ static __inline__ unsigned long inl(short port)
#endif
-#endif /* ASMMACROS_POWERPC_H */
+#endif /* MPLAYER_ASMMACROS_POWERPC_H */