summaryrefslogtreecommitdiff
path: root/src/wx/text_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/text_view.h')
-rw-r--r--src/wx/text_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/text_view.h b/src/wx/text_view.h
index b44742b63..24641b2ab 100644
--- a/src/wx/text_view.h
+++ b/src/wx/text_view.h
@@ -21,9 +21,9 @@
#include "lib/content_text.h"
#include "lib/warnings.h"
DCPOMATIC_DISABLE_WARNINGS
+#include <wx/listctrl.h>
#include <wx/wx.h>
DCPOMATIC_ENABLE_WARNINGS
-#include <wx/listctrl.h>
class Decoder;
class FilmViewer;