]> git.sesse.net Git - vlc/blobdiff - modules/access/vcdx/access.c
new growl plugin: local only, supports album art (you'll need the Growl Framework)
[vlc] / modules / access / vcdx / access.c
index ffccfadb08184ad8479a72cdb3040ee0e13bf1fa..7f185a06aadedc6acaeae6fb6a4eb32523f37b29 100644 (file)
  * Preamble
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_input.h>