]> git.sesse.net Git - vlc/blobdiff - modules/video_output/x11/xvmc.c
xcommon.c: fix warnings
[vlc] / modules / video_output / x11 / xvmc.c
index 153de41716812599ed4417972ddef4467c29d867..d19ed247a2ee09022b77373ebb18552f285b1b3a 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>