]> git.sesse.net Git - vlc/blobdiff - modules/access/dc1394.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / access / dc1394.c
index 6cde55e46064d6772afb60bc2e1bbdc48d44b244..9b73b514e9d187fd3f0b0a89e9d3b4a0a5a826c3 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_vout.h>