summaryrefslogtreecommitdiffstats
path: root/vidix/sysdep/AsmMacros_x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/sysdep/AsmMacros_x86.h')
-rw-r--r--vidix/sysdep/AsmMacros_x86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vidix/sysdep/AsmMacros_x86.h b/vidix/sysdep/AsmMacros_x86.h
index 02cf4c83c1..47ebe8bd1c 100644
--- a/vidix/sysdep/AsmMacros_x86.h
+++ b/vidix/sysdep/AsmMacros_x86.h
@@ -70,7 +70,7 @@
#ifdef CONFIG_DHAHELPER
#include <sys/ioctl.h>
-#include "kernelhelper/dhahelper.h"
+#include "dhahelper/dhahelper.h"
extern int dhahelper_fd;
extern int dhahelper_initialized;