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/film_editor.cc | |
| parent | 9348d4b229e6a7e7d69df27f63f89338bbac1eaa (diff) | |
#include trimming.
Diffstat (limited to 'src/wx/film_editor.cc')
| -rw-r--r-- | src/wx/film_editor.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/film_editor.cc b/src/wx/film_editor.cc index c80a2a16c..d037ccd50 100644 --- a/src/wx/film_editor.cc +++ b/src/wx/film_editor.cc @@ -54,6 +54,7 @@ #include "subtitle_panel.h" #include "audio_panel.h" #include "video_panel.h" +#include "content_panel.h" using std::string; using std::cout; |
