diff asxparser.c @ 32063:bfd3e0d9ab9d

Move mconfig extern variable declaration to mpcommon.h.
author diego
date Sat, 11 Sep 2010 11:43:05 +0000
parents dd7f15a3fb1b
children b39155e98ac3
line wrap: on
line diff
--- a/asxparser.c	Sat Sep 11 11:38:36 2010 +0000
+++ b/asxparser.c	Sat Sep 11 11:43:05 2010 +0000
@@ -31,8 +31,7 @@
 #include "asxparser.h"
 #include "mp_msg.h"
 #include "m_config.h"
-
-extern m_config_t* mconfig;
+#include "mpcommon.h"
 
 ////// List utils