summaryrefslogtreecommitdiffstats
path: root/vidix/sysdep/AsmMacros_ia64.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/sysdep/AsmMacros_ia64.h')
-rw-r--r--vidix/sysdep/AsmMacros_ia64.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vidix/sysdep/AsmMacros_ia64.h b/vidix/sysdep/AsmMacros_ia64.h
index a1fe8c975c..0e2dc19024 100644
--- a/vidix/sysdep/AsmMacros_ia64.h
+++ b/vidix/sysdep/AsmMacros_ia64.h
@@ -59,8 +59,8 @@
* advised of the possibility of such damage.
*/
-#ifndef ASMMACROS_IA64_H
-#define ASMMACROS_IA64_H
+#ifndef MPLAYER_ASMMACROS_IA64_H
+#define MPLAYER_ASMMACROS_IA64_H
#if defined(linux)
#include <sys/io.h>
@@ -68,4 +68,4 @@
#error This stuff is not ported on your system
#endif
-#endif /* ASMMACROS_IA64_H */
+#endif /* MPLAYER_ASMMACROS_IA64_H */