diff options
Diffstat (limited to 'src/wx/screens_panel.h')
| -rw-r--r-- | src/wx/screens_panel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/screens_panel.h b/src/wx/screens_panel.h index 1eff50a59..f19aef680 100644 --- a/src/wx/screens_panel.h +++ b/src/wx/screens_panel.h @@ -21,10 +21,10 @@ #include "lib/warnings.h" DCPOMATIC_DISABLE_WARNINGS -#include <wx/wx.h> -DCPOMATIC_ENABLE_WARNINGS #include <wx/srchctrl.h> #include <wx/treelist.h> +#include <wx/wx.h> +DCPOMATIC_ENABLE_WARNINGS #include <boost/signals2.hpp> #include <list> #include <map> |
