Thinko in header cleanup.
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Jul 2015 07:43:17 +0000 (08:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Jul 2015 07:43:17 +0000 (08:43 +0100)
src/wx/kdm_dialog.cc

index 300800697e09ec4f9006d6c4acd35df0852ac401..aed7bc3d2de2c81cb560453ef45a92f8b03eac4e 100644 (file)
 #include "cinema_dialog.h"
 #include "screen_dialog.h"
 #include "wx_util.h"
-#ifdef DCPOMATIC_USE_OWN_DIR_PICKER
-#include "dir_picker_ctrl.h"
 #include "lib/cinema.h"
 #include "lib/config.h"
 #include "lib/film.h"
 #include <libcxml/cxml.h>
+#ifdef DCPOMATIC_USE_OWN_DIR_PICKER
+#include "dir_picker_ctrl.h"
 #else
 #include <wx/filepicker.h>
 #endif