summaryrefslogtreecommitdiffstats
path: root/libvo/vo_dxr3.c
diff options
context:
space:
mode:
authormswitch <mswitch@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-05 07:11:36 +0000
committermswitch <mswitch@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-05 07:11:36 +0000
commita41998df59ba46731011ea13d4bcf85dc909bf0a (patch)
tree99fe14b1e7239e7242c972fd8206a10d4b2e38db /libvo/vo_dxr3.c
parentb21b56d75c35d60025d85cf7e92e728700e39039 (diff)
downloadmpv-a41998df59ba46731011ea13d4bcf85dc909bf0a.tar.bz2
mpv-a41998df59ba46731011ea13d4bcf85dc909bf0a.tar.xz
Minor typo fix (which I thought I commited yesterday)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3334 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_dxr3.c')
-rw-r--r--libvo/vo_dxr3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_dxr3.c b/libvo/vo_dxr3.c
index c66e5e5d0d..b513e8b436 100644
--- a/libvo/vo_dxr3.c
+++ b/libvo/vo_dxr3.c
@@ -21,7 +21,7 @@
#include "config.h"
#include "video_out.h"
#include "video_out_internal.h"
-#include <libmp1e.h>
+#include "../libmp1e/libmp1e.h"
#include "../postproc/rgb2rgb.h"
#ifdef HAVE_MMX