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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vidix/sysdep/AsmMacros_ia64.h b/vidix/sysdep/AsmMacros_ia64.h
index 0e2dc19024..b25cfee4e5 100644
--- a/vidix/sysdep/AsmMacros_ia64.h
+++ b/vidix/sysdep/AsmMacros_ia64.h
@@ -62,7 +62,7 @@
#ifndef MPLAYER_ASMMACROS_IA64_H
#define MPLAYER_ASMMACROS_IA64_H
-#if defined(linux)
+#if defined(__linux__)
#include <sys/io.h>
#else
#error This stuff is not ported on your system