]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/PreferencesWindow.cpp
Don't include config.h from the headers - refs #297.
[vlc] / modules / gui / beos / PreferencesWindow.cpp
index 9d5c0320aea85be32e6dab0ca7ae53c867075bd7..6cc0164fe345c9033a5bf75cfbc9e79109d40bda 100644 (file)
 
 #include <String.h>
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <vlc_interface.h>
 #include <vlc_keys.h>