Fix handling of timing in SMPTE subtitles.
[libdcp.git] / src / reel_subtitle_asset.h
index 0f0cf5faccaca018b4995e21dd725880ee478e62..f0537cb5d38b42ca00c4e99d54983d0dde165e9b 100644 (file)
@@ -25,6 +25,7 @@
 #define LIBDCP_REEL_SUBTITLE_ASSET_H
 
 #include "reel_asset.h"
+#include "subtitle_content.h"
 
 namespace dcp {