summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/screens_panel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/screens_panel.h b/src/wx/screens_panel.h
index 9c9811c1d..1eff50a59 100644
--- a/src/wx/screens_panel.h
+++ b/src/wx/screens_panel.h
@@ -37,7 +37,7 @@ namespace dcpomatic {
class Cinema;
-class UCollator;
+struct UCollator;
class ScreensPanel : public wxPanel