diff gui/cfg.c @ 32043:f6249bc89c38

Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.
author diego
date Thu, 09 Sep 2010 18:52:56 +0000
parents 6c48f42a9c75
children 8d92770a9c7b
line wrap: on
line diff
--- a/gui/cfg.c	Thu Sep 09 18:40:30 2010 +0000
+++ b/gui/cfg.c	Thu Sep 09 18:52:56 2010 +0000
@@ -24,6 +24,7 @@
 #include "mp_msg.h"
 #include "help_mp.h"
 #include "mixer.h"
+#include "mpcommon.h"
 #include "mplayer.h"
 #include "m_config.h"
 #include "m_option.h"