]> git.sesse.net Git - vlc/blobdiff - bindings/java-gcj/vlc-glue.cc
contrib/bootstrap: White space clean up.
[vlc] / bindings / java-gcj / vlc-glue.cc
index 826cb911af7745fbe28369614d81f45949619faf..7c32ed9a515cf309ae0286656249aa47bbf203d5 100644 (file)
@@ -1,5 +1,9 @@
 /* These are a must*/
 #include <gcj/cni.h>
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 
 #include <stdio.h> // for printf