summaryrefslogtreecommitdiff
path: root/src/lib/dcp_subtitle_content.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-26 16:57:52 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-26 18:00:33 +0100
commit14e4bc18e65378332604016bd6239861a083d5bf (patch)
tree25690f8840fb49c808e8106c848e1891c6759ab6 /src/lib/dcp_subtitle_content.cc
parentdbf43f9113d88245f27493fd5d6950ba142b7f1f (diff)
Include tidying src/lib/a-j*.h
Diffstat (limited to 'src/lib/dcp_subtitle_content.cc')
-rw-r--r--src/lib/dcp_subtitle_content.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/dcp_subtitle_content.cc b/src/lib/dcp_subtitle_content.cc
index 8b09b6fee..8e24cb4c6 100644
--- a/src/lib/dcp_subtitle_content.cc
+++ b/src/lib/dcp_subtitle_content.cc
@@ -23,6 +23,7 @@
#include <dcp/interop_subtitle_asset.h>
#include <dcp/smpte_subtitle_asset.h>
#include <dcp/interop_load_font_node.h>
+#include <libxml++/libxml++.h>
#include <boost/foreach.hpp>
#include "i18n.h"