]> git.sesse.net Git - vlc/blobdiff - modules/demux/pva.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / demux / pva.c
index c09ecdadc75a23e915cacff53da67e605e3ecdbf..9ac9b91515a113696a41d2f0c8762d053b048d78 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_demux.h>