]> git.sesse.net Git - vlc/blobdiff - modules/video_output/msw/wingdi.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / video_output / msw / wingdi.c
index 26893f21395d23891a4a9b85cc91e2e3f036cab9..5cf577f539f6cf55ef9496fa63910549cb80fec5 100755 (executable)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_playlist.h>