diff options
Diffstat (limited to 'test/shared_subtitle_test.cc')
| -rw-r--r-- | test/shared_subtitle_test.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/shared_subtitle_test.cc b/test/shared_subtitle_test.cc index 4ae4f4ae..82595cd0 100644 --- a/test/shared_subtitle_test.cc +++ b/test/shared_subtitle_test.cc @@ -39,8 +39,8 @@ #include "interop_text_asset.h" #include "smpte_text_asset.h" -#include "subtitle_string.h" -#include "subtitle_image.h" +#include "text_string.h" +#include "text_image.h" #include "text_asset_internal.h" #include "reel_interop_text_asset.h" #include "reel.h" |
