summaryrefslogtreecommitdiff
path: root/src/wx/timing_panel.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-07-23 11:47:05 +0100
committerCarl Hetherington <cth@carlh.net>2014-07-23 11:47:05 +0100
commitf021a24c9db4df2afb096392f9da18dba80b25d3 (patch)
tree0feb68e4a9b0cff0f5d80e9fd4f747d9809335fe /src/wx/timing_panel.cc
parent9348d4b229e6a7e7d69df27f63f89338bbac1eaa (diff)
#include trimming.
Diffstat (limited to 'src/wx/timing_panel.cc')
-rw-r--r--src/wx/timing_panel.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/timing_panel.cc b/src/wx/timing_panel.cc
index 4345e7136..021ab6ab0 100644
--- a/src/wx/timing_panel.cc
+++ b/src/wx/timing_panel.cc
@@ -23,7 +23,7 @@
#include "timing_panel.h"
#include "wx_util.h"
#include "timecode.h"
-#include "film_editor.h"
+#include "content_panel.h"
using std::cout;
using std::string;