From a5adc9221d0af15f345cd3dbc76f37ee47fe65d5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 28 Jun 2024 21:49:44 +0200 Subject: Subtitle{,String,Image} -> Text{,String,Image}. --- test/shared_subtitle_test.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/shared_subtitle_test.cc') 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" -- cgit v1.2.3