Tidying.
[dcpomatic.git] / src / wx / film_name_location_dialog.cc
index 516ed86ae9cbf0fbc3e6ba960b797b31a141994d..098676a9eefcd039ea338864dea1719562125d46 100644 (file)
 #include "check_box.h"
 #include "film_name_location_dialog.h"
 #include "wx_util.h"
+/* This must come after wx_util.h as it defines DCPOMATIC_USE_OWN_PICKER */
 #ifdef DCPOMATIC_USE_OWN_PICKER
 #include "dir_picker_ctrl.h"
 #endif
-#include "lib/config.h"
 #include "lib/compose.hpp"
+#include "lib/config.h"
 #include <wx/stdpaths.h>
 #include <boost/filesystem.hpp>