comparison gui/interface.c @ 30536:39a4dd7ec420

Move GUI-related extern declarations to a GUI header file.
author diego
date Sun, 14 Feb 2010 14:33:16 +0000
parents 016e5fc1dead
children 3d23e24c5c60
comparison
equal deleted inserted replaced
30535:016e5fc1dead 30536:39a4dd7ec420
36 #include "app.h" 36 #include "app.h"
37 #include "cfg.h" 37 #include "cfg.h"
38 #include "help_mp.h" 38 #include "help_mp.h"
39 #include "get_path.h" 39 #include "get_path.h"
40 #include "mp_core.h" 40 #include "mp_core.h"
41 #include "mplayer.h"
41 #include "libvo/x11_common.h" 42 #include "libvo/x11_common.h"
42 #include "libvo/video_out.h" 43 #include "libvo/video_out.h"
43 #include "libvo/font_load.h" 44 #include "libvo/font_load.h"
44 #include "libvo/sub.h" 45 #include "libvo/sub.h"
45 #include "input/input.h" 46 #include "input/input.h"