summaryrefslogtreecommitdiff
path: root/src/video_out/libdha/sysdep/AsmMacros_ia64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_out/libdha/sysdep/AsmMacros_ia64.h')
-rw-r--r--src/video_out/libdha/sysdep/AsmMacros_ia64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/libdha/sysdep/AsmMacros_ia64.h b/src/video_out/libdha/sysdep/AsmMacros_ia64.h
index e59732fda..7d6123f33 100644
--- a/src/video_out/libdha/sysdep/AsmMacros_ia64.h
+++ b/src/video_out/libdha/sysdep/AsmMacros_ia64.h
@@ -10,7 +10,7 @@
#if defined(linux)
#include <sys/io.h>
#else
-#error This stuff is not ported on your system
+#include "sysdep/AsmMacros_generic.h"
#endif
#endif