diff vidix/sysdep/libdha_win32.c @ 26994:4eb30f58ea41

Fix dhahelper.h #include paths.
author diego
date Sun, 08 Jun 2008 09:19:47 +0000
parents 9ae10ac43d8c
children a4068098d6b4
line wrap: on
line diff
--- a/vidix/sysdep/libdha_win32.c	Sat Jun 07 14:32:06 2008 +0000
+++ b/vidix/sysdep/libdha_win32.c	Sun Jun 08 09:19:47 2008 +0000
@@ -6,7 +6,7 @@
 
 #include <windows.h>
 #include <ddk/ntddk.h>
-#include "dhahelperwin/dhahelper.h"
+#include "vidix/dhahelperwin/dhahelper.h"
 
 /*
   This is the request structure that applications use