diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-23 11:47:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-23 11:47:05 +0100 |
| commit | f021a24c9db4df2afb096392f9da18dba80b25d3 (patch) | |
| tree | 0feb68e4a9b0cff0f5d80e9fd4f747d9809335fe /src/wx/timeline.cc | |
| parent | 9348d4b229e6a7e7d69df27f63f89338bbac1eaa (diff) | |
#include trimming.
Diffstat (limited to 'src/wx/timeline.cc')
| -rw-r--r-- | src/wx/timeline.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/timeline.cc b/src/wx/timeline.cc index d728bd47c..1096a435a 100644 --- a/src/wx/timeline.cc +++ b/src/wx/timeline.cc @@ -25,6 +25,7 @@ #include "lib/image_content.h" #include "film_editor.h" #include "timeline.h" +#include "content_panel.h" #include "wx_util.h" using std::list; |
