summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/film_editor.h')
-rw-r--r--src/wx/film_editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h
index a198d7aa7..b311184fa 100644
--- a/src/wx/film_editor.h
+++ b/src/wx/film_editor.h
@@ -25,8 +25,8 @@
#include <boost/signals2.hpp>
#include "lib/film.h"
-class wxNotebook;
class wxSpinCtrl;
+class wxNotebook;
class Film;
class Ratio;
class ContentPanel;