summaryrefslogtreecommitdiff
path: root/test/test.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-06-28 19:27:50 +0200
committerCarl Hetherington <cth@carlh.net>2024-08-17 12:57:31 +0200
commitb64644327bff333569bf4a60f1d7c3d46f058b48 (patch)
treec7332cca06c2a171ce91c691760686d03882c919 /test/test.h
parent32f8cc149c8c78c82f9f7e3689e43c11da362968 (diff)
Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset.
Diffstat (limited to 'test/test.h')
-rw-r--r--test/test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.h b/test/test.h
index d3fded87..df7bda89 100644
--- a/test/test.h
+++ b/test/test.h
@@ -21,7 +21,6 @@
#include "cpl.h"
#include "dcp.h"
#include "reel.h"
-#include "reel_subtitle_asset.h"
#include "subtitle.h"
#include "reel_asset.h"
#include <boost/filesystem.hpp>