From 508a697e942e7ebdcc8a7858481cc80c5d7d045c Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 30 May 2008 19:14:04 +0000 Subject: Fix #include paths. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26932 b3059339-0415-0410-9bf9-f77b7e298cf2 --- vidix/sysdep/pci_win32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vidix/sysdep/pci_win32.c') 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 #include -#include "../dhahelperwin/dhahelper.h" +#include "dhahelperwin/dhahelper.h" static HANDLE hDriver; extern int IsWinNT(); -- cgit v1.2.3