summaryrefslogtreecommitdiffstats
path: root/vidix/sysdep/libdha_win32.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-30 19:14:04 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-30 19:14:04 +0000
commit508a697e942e7ebdcc8a7858481cc80c5d7d045c (patch)
tree4f7eb759de43fe43f0e1c4f9cd8bd02c9319b0e2 /vidix/sysdep/libdha_win32.c
parenta961f8ee76115371bafd9beb23152db00da0512d (diff)
downloadmpv-508a697e942e7ebdcc8a7858481cc80c5d7d045c.tar.bz2
mpv-508a697e942e7ebdcc8a7858481cc80c5d7d045c.tar.xz
Fix #include paths.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26932 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix/sysdep/libdha_win32.c')
-rw-r--r--vidix/sysdep/libdha_win32.c2
1 files changed, 1 insertions, 1 deletions
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 <windows.h>
#include <ddk/ntddk.h>
-#include "../dhahelperwin/dhahelper.h"
+#include "dhahelperwin/dhahelper.h"
/*
This is the request structure that applications use