comparison libvo/vo_dxr3.c @ 32470:139876e79725

Move spuenc.[ch] from libvo to sub.
author cigaes
date Wed, 27 Oct 2010 17:55:45 +0000
parents fbe5c829c69b
children 8fa2f43cb760
comparison
equal deleted inserted replaced
32469:3fef2e17a03f 32470:139876e79725
40 #include "fastmemcpy.h" 40 #include "fastmemcpy.h"
41 41
42 #include "video_out.h" 42 #include "video_out.h"
43 #include "video_out_internal.h" 43 #include "video_out_internal.h"
44 #include "aspect.h" 44 #include "aspect.h"
45 #include "spuenc.h" 45 #include "sub/spuenc.h"
46 #include "sub/sub.h" 46 #include "sub/sub.h"
47 #ifdef CONFIG_GUI 47 #ifdef CONFIG_GUI
48 #include "gui/interface.h" 48 #include "gui/interface.h"
49 #endif 49 #endif
50 #ifdef CONFIG_X11 50 #ifdef CONFIG_X11