# HG changeset patch # User mswitch # Date 1007536296 0 # Node ID 5c6cdf5490f0eef1110ee0afc66516fe0aadb138 # Parent 09f972eef7a3484375e7a2d9b3468e4423a12c76 Minor typo fix (which I thought I commited yesterday) diff -r 09f972eef7a3 -r 5c6cdf5490f0 libvo/vo_dxr3.c --- 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 +#include "../libmp1e/libmp1e.h" #include "../postproc/rgb2rgb.h" #ifdef HAVE_MMX