summaryrefslogtreecommitdiff
path: root/src/wx/timeline_dialog.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/timeline_dialog.cc
parent9348d4b229e6a7e7d69df27f63f89338bbac1eaa (diff)
#include trimming.
Diffstat (limited to 'src/wx/timeline_dialog.cc')
-rw-r--r--src/wx/timeline_dialog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/timeline_dialog.cc b/src/wx/timeline_dialog.cc
index 2f7ade765..8ac90b8de 100644
--- a/src/wx/timeline_dialog.cc
+++ b/src/wx/timeline_dialog.cc
@@ -23,6 +23,7 @@
#include "film_editor.h"
#include "timeline_dialog.h"
#include "wx_util.h"
+#include "content_panel.h"
using std::list;
using std::cout;