comparison gui/ui/video.c @ 35525:e27855a45128

Rebuild GUI directory structure. Create new directory app/ and move app.*, cfg.* and gui.h to app/.
author ib
date Thu, 06 Dec 2012 13:47:47 +0000
parents 411875efca3f
children ab07b17fddfb
comparison
equal deleted inserted replaced
35524:dd7de6052739 35525:e27855a45128
23 #include "libvo/x11_common.h" 23 #include "libvo/x11_common.h"
24 #include "help_mp.h" 24 #include "help_mp.h"
25 #include "mp_core.h" 25 #include "mp_core.h"
26 26
27 #include "gmplayer.h" 27 #include "gmplayer.h"
28 #include "gui/app.h" 28 #include "gui/app/app.h"
29 #include "gui/gui.h" 29 #include "gui/app/gui.h"
30 #include "gui/interface.h" 30 #include "gui/interface.h"
31 #include "widgets.h" 31 #include "widgets.h"
32 32
33 int uiVideoRender = False; 33 int uiVideoRender = False;
34 int videoVisible = 0; 34 int videoVisible = 0;