]> git.sesse.net Git - vlc/blobdiff - modules/control/showintf.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / control / showintf.c
index 1a386b3a4b3e1741640576c173befee9644e9055..e20d67acec0c9fefdae25209a2d939cb120b6bef 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_vout.h>