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/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 c4fece4c19..c20727e50a 100644 --- a/vidix/sysdep/libdha_win32.c +++ b/vidix/sysdep/libdha_win32.c @@ -6,7 +6,7 @@ #include #include -#include "../dhahelperwin/dhahelper.h" +#include "dhahelperwin/dhahelper.h" /* This is the request structure that applications use -- cgit v1.2.3