]> git.sesse.net Git - vlc/blobdiff - modules/audio_mixer/spdif.c
Enable the last parameter of the macros change_integer_list, change_string_list to...
[vlc] / modules / audio_mixer / spdif.c
index 6426a2ced1a93e9a574060a1ecbdaf73eb66cc72..201df71945b83159e45c4935146da5b1e5f49d2c 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>