summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-09-11 20:48:04 +0100
committerCarl Hetherington <cth@carlh.net>2014-09-11 20:48:04 +0100
commit7979aeb87a83de31c4cf25f88eef4fbca4b56553 (patch)
tree08ad0d379ab925795403902b79c1b6a6bebb165f /src/wx/film_editor.h
parent02cdeb8663b9819373680efd0d867373258d51f7 (diff)
parenta8f51733f93bcf88d867d5a4b359e6e14ddad91a (diff)
Merge master.
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;