]> git.sesse.net Git - vlc/blobdiff - modules/video_chroma/i422_yuy2.c
* modules/gui/minimal_macosx/intf.h: add config.h in reference to [24525]
[vlc] / modules / video_chroma / i422_yuy2.c
index 932500f5cee62310155cf81f6c9cb1355ed216e3..dfe469927b0e9785bf8079cb29b42f852b18699b 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>