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/timing_panel.cc | |
| parent | 9348d4b229e6a7e7d69df27f63f89338bbac1eaa (diff) | |
#include trimming.
Diffstat (limited to 'src/wx/timing_panel.cc')
| -rw-r--r-- | src/wx/timing_panel.cc | 2 |
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; |
