From da1cb49ee9fd13322aa643d6d062b79413be6473 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 22 Jul 2014 13:50:57 +0100 Subject: Some include trimming,. --- src/cpl.cc | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/cpl.cc') diff --git a/src/cpl.cc b/src/cpl.cc index 3599231d..d7f3a79a 100644 --- a/src/cpl.cc +++ b/src/cpl.cc @@ -17,23 +17,17 @@ */ -#include "raw_convert.h" #include "cpl.h" #include "util.h" -#include "mono_picture_mxf.h" -#include "stereo_picture_mxf.h" -#include "sound_mxf.h" -#include "subtitle_content.h" #include "reel.h" #include "metadata.h" #include "signer.h" -#include "exceptions.h" #include "xml.h" -#include "compose.hpp" #include "reel_picture_asset.h" #include "reel_sound_asset.h" #include "reel_subtitle_asset.h" #include "local_time.h" +#include "compose.hpp" #include using std::string; -- cgit v1.2.3