diff mp_core.h @ 32084:6332e41e13b3

Add required config.h #includes.
author diego
date Sat, 11 Sep 2010 22:24:16 +0000
parents 910579aafc61
children 69d3be4d52a2
line wrap: on
line diff
--- a/mp_core.h	Sat Sep 11 22:20:35 2010 +0000
+++ b/mp_core.h	Sat Sep 11 22:24:16 2010 +0000
@@ -19,6 +19,7 @@
 #ifndef MPLAYER_MP_CORE_H
 #define MPLAYER_MP_CORE_H
 
+#include "config.h"
 #include "mp_osd.h"
 #include "libao2/audio_out.h"
 #include "playtree.h"