]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/description.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / stream_out / description.c
index 6e855fea9e9bb17d7c82280266602827937ce3cf..c8cd1f898c7f7d5d5a69ef064df657ab8590b0d3 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_input.h>
 #include <vlc_block.h>