summaryrefslogtreecommitdiff
path: root/src/wx/kdm_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/kdm_dialog.h')
-rw-r--r--src/wx/kdm_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/kdm_dialog.h b/src/wx/kdm_dialog.h
index 48681a92e..2621cbbfe 100644
--- a/src/wx/kdm_dialog.h
+++ b/src/wx/kdm_dialog.h
@@ -34,7 +34,7 @@ class DirPickerCtrl;
class Cinema;
class Screen;
class Film;
-class CPLSummary;
+struct CPLSummary;
class KDMDialog : public wxDialog
{