summaryrefslogtreecommitdiff
path: root/src/subtitle.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-08-22 23:18:20 +0200
committerCarl Hetherington <cth@carlh.net>2023-08-22 23:18:20 +0200
commitb631f906ac2adb0e7a6c34d3535a31dd6b2e6f27 (patch)
tree7864b96ab5ca6e91f770199a134f8a1a5b0f2726 /src/subtitle.h
parentde40756eed79a4df7cb614e2746057f6b2a76872 (diff)
Cleanup: extract HAlign 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 629d4772..1ca3f9d4 100644
--- a/src/subtitle.h
+++ b/src/subtitle.h
@@ -42,6 +42,7 @@
#include "dcp_time.h"
+#include "h_align.h"
#include "v_align.h"