]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/PlayListWindow.cpp
Don't include config.h from the headers - refs #297.
[vlc] / modules / gui / beos / PlayListWindow.cpp
index 069eaeba43543d83eae5bb1faff892fbf7c7c14d..e73521cddaf01d1692ff2533dbfdcc4f9667655b 100644 (file)
 #include <StorageKit.h>
 
 /* VLC headers */
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>