]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwidgets/streamdata.cpp
Don't include config.h from the headers - refs #297.
[vlc] / modules / gui / wxwidgets / streamdata.cpp
index e780572930a0cd7e3fd6434d82db0ad21606a381..6ae906fc4dd805c35717abf206fe88e301ac603c 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <vlc/vlc.h>
 #include <wx/string.h>
 #include "streamdata.h"