diff gui/interface.c @ 32032:52b0385d2d7a

Move **sub_name extern declaration to mpcommon.h. It is used in both mplayer.c/mencoder.c.
author diego
date Thu, 09 Sep 2010 16:17:27 +0000
parents c2d9c19985cb
children fb341240a2a8
line wrap: on
line diff
--- a/gui/interface.c	Thu Sep 09 15:46:25 2010 +0000
+++ b/gui/interface.c	Thu Sep 09 16:17:27 2010 +0000
@@ -38,6 +38,7 @@
 #include "help_mp.h"
 #include "path.h"
 #include "mp_core.h"
+#include "mpcommon.h"
 #include "mplayer.h"
 #include "libmpcodecs/vd.h"
 #include "libmpcodecs/vf.h"