summaryrefslogtreecommitdiffstats
path: root/vidix/sysdep/pci_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/sysdep/pci_win32.c')
-rw-r--r--vidix/sysdep/pci_win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vidix/sysdep/pci_win32.c b/vidix/sysdep/pci_win32.c
index a838a74342..41f8a4eb90 100644
--- a/vidix/sysdep/pci_win32.c
+++ b/vidix/sysdep/pci_win32.c
@@ -28,7 +28,7 @@
#include <windows.h>
#include <ddk/ntddk.h>
-#include "../dhahelperwin/dhahelper.h"
+#include "dhahelperwin/dhahelper.h"
static HANDLE hDriver;
extern int IsWinNT();