summaryrefslogtreecommitdiff
path: root/src/lib/encoded_data.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-08 14:25:10 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-08 14:25:10 +0100
commitf07623551706b849190c84059bac455088f8eb1e (patch)
tree81360f73c4a52702921270c605087d0c5f03e42e /src/lib/encoded_data.h
parent5665f1503d751391768bd7ed5894f2ecd63ea8fc (diff)
Adapt for changes to libdcp API.
Diffstat (limited to 'src/lib/encoded_data.h')
-rw-r--r--src/lib/encoded_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/encoded_data.h b/src/lib/encoded_data.h
index 245a888dd..368f267f1 100644
--- a/src/lib/encoded_data.h
+++ b/src/lib/encoded_data.h
@@ -18,7 +18,7 @@
*/
#include "types.h"
-#include <dcp/picture_mxf_writer.h>
+#include <dcp/picture_asset_writer.h>
#include <boost/noncopyable.hpp>
#include <boost/filesystem.hpp>