Fix bizarro compilation bug on Windows.
authorCarl Hetherington <cth@carlh.net>
Fri, 19 Jul 2013 10:41:30 +0000 (11:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 19 Jul 2013 10:41:30 +0000 (11:41 +0100)
src/wx/dci_metadata_dialog.cc

index d84629e57a6b9f8da247d0bebc8ffb1b07607afc..a5ddca44b018790d3d95a5fee21149929b0177f0 100644 (file)
@@ -17,6 +17,7 @@
 
 */
 
+#include <wx/wx.h>
 #include <wx/sizer.h>
 #include "lib/film.h"
 #include "dci_metadata_dialog.h"