]> git.sesse.net Git - vlc/blobdiff - test/native/i18n.c
Use var_InheritString for --decklink-video-connection.
[vlc] / test / native / i18n.c
index 480969ddb2e6213c947c8262a2bf5e0160e3b79f..aa5cee18e7d17137895dc524e5902cf74ed20489 100644 (file)
  *****************************************************************************/
 
 #include "../pyunit.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_charset.h>