From dd8a7d1bbb8f2afb1b98d2be856ff0a9920e180d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 26 Aug 2015 19:26:41 +0100 Subject: Rest of src/lib/*.h tidying. --- src/lib/util.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/lib/util.h') diff --git a/src/lib/util.h b/src/lib/util.h index 9e811f8ad..a0218fc39 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -27,9 +27,6 @@ #include "types.h" #include "dcpomatic_time.h" #include -extern "C" { -#include -} #include #include #include @@ -41,7 +38,6 @@ extern "C" { namespace dcp { class PictureAsset; class SoundAsset; - class SubtitleAsset; } /** The maximum number of audio channels that we can have in a DCP */ -- cgit v1.2.3