]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/arts.c
Layout rework and update button.
[vlc] / modules / audio_output / arts.c
index bf3d316fc7a9a037254d3a1d70d6dac9d8e0d9a0..d44a34a9dc7a0bf10e96cf685cb23dd7ab6dffd3 100644 (file)
  *****************************************************************************/
 #include <unistd.h>                                      /* write(), close() */
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_aout.h>