summaryrefslogtreecommitdiff
path: root/src/subtitle_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/subtitle_asset.h')
-rw-r--r--src/subtitle_asset.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/subtitle_asset.h b/src/subtitle_asset.h
index 40f0f44f..8d73ccc9 100644
--- a/src/subtitle_asset.h
+++ b/src/subtitle_asset.h
@@ -21,6 +21,10 @@
#include "xml.h"
#include "dcp_time.h"
+namespace cxml {
+ class Node;
+}
+
namespace libdcp
{