From 6eaffbbb3837aaa7f86cb81c948c553fdbae9cbe Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 13 Jun 2013 22:49:47 +0100 Subject: Missing declaration. --- src/subtitle_asset.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') 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 { -- cgit v1.2.3