changeset 3333:5c6cdf5490f0

Minor typo fix (which I thought I commited yesterday)
author mswitch
date Wed, 05 Dec 2001 07:11:36 +0000
parents 09f972eef7a3
children f7ba4fb75b69
files libvo/vo_dxr3.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_dxr3.c	Wed Dec 05 04:17:24 2001 +0000
+++ b/libvo/vo_dxr3.c	Wed Dec 05 07:11:36 2001 +0000
@@ -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