summaryrefslogtreecommitdiffstats
path: root/vidix/dha.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-30 19:17:20 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-30 19:17:20 +0000
commitf3617303c1d4da10d923c883132447f84c2be45a (patch)
tree98732e957b9439373c2ce2cd177b30caa548c06f /vidix/dha.c
parent508a697e942e7ebdcc8a7858481cc80c5d7d045c (diff)
downloadmpv-f3617303c1d4da10d923c883132447f84c2be45a.tar.bz2
mpv-f3617303c1d4da10d923c883132447f84c2be45a.tar.xz
Rename kernelhelper to dhahelper, that name is more fitting.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26933 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'vidix/dha.c')
-rw-r--r--vidix/dha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vidix/dha.c b/vidix/dha.c
index 95ffee6eb1..8e3d2ada5d 100644
--- a/vidix/dha.c
+++ b/vidix/dha.c
@@ -80,7 +80,7 @@
#endif
#ifdef CONFIG_DHAHELPER
-#include "kernelhelper/dhahelper.h"
+#include "dhahelper/dhahelper.h"
#endif
#ifdef CONFIG_SVGAHELPER