From 2515478aa637eef1202cc0d74936526aa9d43967 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 8 Jun 2008 09:19:47 +0000 Subject: Fix dhahelper.h #include paths. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27026 b3059339-0415-0410-9bf9-f77b7e298cf2 --- vidix/sysdep/libdha_win32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vidix/sysdep/libdha_win32.c') diff --git a/vidix/sysdep/libdha_win32.c b/vidix/sysdep/libdha_win32.c index c20727e50a..ba3bacb5aa 100644 --- a/vidix/sysdep/libdha_win32.c +++ b/vidix/sysdep/libdha_win32.c @@ -6,7 +6,7 @@ #include #include -#include "dhahelperwin/dhahelper.h" +#include "vidix/dhahelperwin/dhahelper.h" /* This is the request structure that applications use -- cgit v1.2.3