summaryrefslogtreecommitdiff
path: root/src/subtitle_string.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-07-25 15:38:50 +0200
committerCarl Hetherington <cth@carlh.net>2023-07-25 15:38:50 +0200
commitd4270052ecfd3f75314fc8ea0e22c20384ff8b3c (patch)
treecf405480ef7b3cea19d4672b7547583688ee509b /src/subtitle_string.h
parentd21b1e6f9cbf10148b38e1bc3ca3d4920e39a432 (diff)
Include trimming.
Diffstat (limited to 'src/subtitle_string.h')
-rw-r--r--src/subtitle_string.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/subtitle_string.h b/src/subtitle_string.h
index e59ed7c2..7e241516 100644
--- a/src/subtitle_string.h
+++ b/src/subtitle_string.h
@@ -41,7 +41,6 @@
#define LIBDCP_SUBTITLE_STRING_H
-#include "types.h"
#include "subtitle.h"
#include "dcp_time.h"
#include <boost/optional.hpp>