diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-07-19 14:36:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-07-19 23:45:23 +0100 |
| commit | 507a389e9c5f84ec1d51e7566e38fbf42f658537 (patch) | |
| tree | 5387a0ae0555126fd278b3ab6b496bb3cd8f9fb3 /src/wx/timing_panel.cc | |
| parent | 491176352b80bea000564e6662738722185be721 (diff) | |
PlainText -> PlainTextFile.
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 67a659685..93ac02784 100644 --- a/src/wx/timing_panel.cc +++ b/src/wx/timing_panel.cc @@ -29,7 +29,7 @@ #include "lib/text_content.h" #include "lib/dcp_text_content.h" #include "lib/audio_content.h" -#include "lib/plain_text_content.h" +#include "lib/plain_text_file_content.h" #include "lib/video_content.h" #include <dcp/locale_convert.h> #include <boost/foreach.hpp> |
