]> git.sesse.net Git - vlc/blobdiff - modules/video_output/opengllayer.m
During the compilation, print errors and warnings on stderr.
[vlc] / modules / video_output / opengllayer.m
index 78d39b02ddc75ccb11480e231ad7edd2b1aa1193..91e996f87d549f84d5843010291574781cd7701b 100644 (file)
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_vout.h>