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/content_sub_panel.cc | |
| parent | 9348d4b229e6a7e7d69df27f63f89338bbac1eaa (diff) | |
#include trimming.
Diffstat (limited to 'src/wx/content_sub_panel.cc')
| -rw-r--r-- | src/wx/content_sub_panel.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/content_sub_panel.cc b/src/wx/content_sub_panel.cc index f0962cc24..7ea17c15c 100644 --- a/src/wx/content_sub_panel.cc +++ b/src/wx/content_sub_panel.cc @@ -19,7 +19,7 @@ #include <wx/notebook.h> #include "content_sub_panel.h" -#include "film_editor.h" +#include "content_panel.h" using boost::shared_ptr; |
