summaryrefslogtreecommitdiff
path: root/src/subtitle.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-08-22 23:11:18 +0200
committerCarl Hetherington <cth@carlh.net>2023-08-22 23:11:18 +0200
commitde40756eed79a4df7cb614e2746057f6b2a76872 (patch)
treec33b183ecabf4ed8c756bd04cc354c83bced9f25 /src/subtitle.h
parentac5445d9ee7dbb6fd7dda08f965c661b01e26c90 (diff)
Cleanup: extract VAlign to its own files.
Diffstat (limited to 'src/subtitle.h')
-rw-r--r--src/subtitle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/subtitle.h b/src/subtitle.h
index 7dae7f1d..629d4772 100644
--- a/src/subtitle.h
+++ b/src/subtitle.h
@@ -42,6 +42,7 @@
#include "dcp_time.h"
+#include "v_align.h"
namespace dcp {