comparison gui/cfg.c @ 32981:6e22bcc85ac5

Cosmetic: Add required include files. These include files are currently included in interface.h but not required there, therefore they are going to be removed there.
author ib
date Thu, 10 Mar 2011 18:43:54 +0000
parents fbe5c829c69b
children 218edd8fc782
comparison
equal deleted inserted replaced
32980:2bfd000bb789 32981:6e22bcc85ac5
35 #include "sub/sub.h" 35 #include "sub/sub.h"
36 #include "libvo/video_out.h" 36 #include "libvo/video_out.h"
37 #include "libvo/x11_common.h" 37 #include "libvo/x11_common.h"
38 #include "stream/stream.h" 38 #include "stream/stream.h"
39 #include "libmpdemux/demuxer.h" 39 #include "libmpdemux/demuxer.h"
40 #include "sub/font_load.h"
40 41
41 #include "cfg.h" 42 #include "cfg.h"
42 #include "app.h" 43 #include "app.h"
43 #include "interface.h" 44 #include "interface.h"
44 #include "mplayer/gmplayer.h" 45 #include "mplayer/gmplayer.h"