]> git.sesse.net Git - vlc/blobdiff - test/native/stats.c
Merge branch 'master' of git://git.videolan.org/vlc
[vlc] / test / native / stats.c
index 3a20702da8ada2d4069e735175be2a13e54cee7a..b1d71169f67972c87b26f18ef883aae29cbbd365 100644 (file)
@@ -1,4 +1,8 @@
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 PyObject *timers_test( PyObject *self, PyObject *args )