From 9fd79fb05fa47833ed431d83d73fd6d9a4a9f774 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 17 Jan 2014 22:16:05 +0000 Subject: Asset -> MXF in some cases. --- src/dcp.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dcp.cc') diff --git a/src/dcp.cc b/src/dcp.cc index e0730020..495b14a4 100644 --- a/src/dcp.cc +++ b/src/dcp.cc @@ -33,8 +33,8 @@ #include #include #include "dcp.h" -#include "sound_asset.h" -#include "picture_asset.h" +#include "sound_mxf.h" +#include "picture_mxf.h" #include "subtitle_asset.h" #include "util.h" #include "metadata.h" -- cgit v1.2.3