diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-07-19 22:44:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-07-19 23:45:23 +0100 |
| commit | 27b83475435dda4e84a90cf59a52f150905c4ab1 (patch) | |
| tree | 51d0158c7a879f6b2f3c40843c5e5e455069a1dc /test/subtitle_charset_test.cc | |
| parent | 9cb73fbc0fa4643612f01665bc6d9fc430656f32 (diff) | |
Clean up after previous commit.
Diffstat (limited to 'test/subtitle_charset_test.cc')
| -rw-r--r-- | test/subtitle_charset_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/subtitle_charset_test.cc b/test/subtitle_charset_test.cc index 3e7df0a61..b15e3e70e 100644 --- a/test/subtitle_charset_test.cc +++ b/test/subtitle_charset_test.cc @@ -22,7 +22,7 @@ #include "lib/content.h" #include "lib/film.h" #include "lib/content_factory.h" -#include "lib/plain_text_file.h" +#include "lib/text_caption_file.h" #include "lib/text_caption_file_content.h" #include <boost/test/unit_test.hpp> |
