From 1c724e363a644abaee7efb39d6091e7b30de0fb6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 22 Jan 2014 19:42:39 +0000 Subject: Various work. --- examples/make_dcp.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/make_dcp.cc b/examples/make_dcp.cc index 90487763..8f6897b8 100644 --- a/examples/make_dcp.cc +++ b/examples/make_dcp.cc @@ -33,8 +33,9 @@ #include "dcp.h" #include "cpl.h" -#include "mono_picture_asset.h" -#include "sound_asset.h" +#include "mono_picture_mxf.h" +#include "mono_picture_mxf_writer.h" +#include "sound_mxf.h" #include "reel.h" int -- cgit v1.2.3