]> git.sesse.net Git - vlc/blobdiff - test/native/url.c
macosx: Fix addNode:.
[vlc] / test / native / url.c
index 6316939c8b91e1b7518aeeeb40d305c74db6fe71..53ed5eada32adcd94d1184a831ef4878affecf70 100644 (file)
  *****************************************************************************/
 
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include "vlc_url.h"