summaryrefslogtreecommitdiff
path: root/src/wx/wx_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/wx_util.h')
-rw-r--r--src/wx/wx_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/wx_util.h b/src/wx/wx_util.h
index f85110eae..a41337720 100644
--- a/src/wx/wx_util.h
+++ b/src/wx/wx_util.h
@@ -34,8 +34,8 @@ DCPOMATIC_DISABLE_WARNINGS
#include <wx/wx.h>
DCPOMATIC_ENABLE_WARNINGS
#include <wx/gbsizer.h>
-#include <boost/thread.hpp>
#include <boost/signals2.hpp>
+#include <boost/thread.hpp>
class FilePickerCtrl;