summaryrefslogtreecommitdiff
path: root/src/reel_mxf_asset.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel_mxf_asset.cc')
-rw-r--r--src/reel_mxf_asset.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/reel_mxf_asset.cc b/src/reel_mxf_asset.cc
index 55cb7e9c..95b97021 100644
--- a/src/reel_mxf_asset.cc
+++ b/src/reel_mxf_asset.cc
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2012-2014 Carl Hetherington <cth@carlh.net>
+ Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -21,6 +21,7 @@
#include "mxf.h"
#include "dcp_assert.h"
#include <libcxml/cxml.h>
+#include <libxml++/libxml++.h>
using boost::shared_ptr;
using namespace dcp;