diff gui/mplayer/gtk/opts.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 f2aebe1309b2
line wrap: on
line diff
--- a/gui/mplayer/gtk/opts.c	Sun Feb 14 14:02:09 2010 +0000
+++ b/gui/mplayer/gtk/opts.c	Sun Feb 14 14:33:16 2010 +0000
@@ -39,6 +39,7 @@
 #include "gui/app.h"
 #include "gui/cfg.h"
 #include "gui/interface.h"
+#include "gui/mplayer/gmplayer.h"
 #include "gui/mplayer/widgets.h"
 #include "opts.h"
 #include "fs.h"