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/types.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/types.h') diff --git a/src/lib/types.h b/src/lib/types.h index adb2268e3..d0f4ec1f8 100644 --- a/src/lib/types.h +++ b/src/lib/types.h @@ -20,7 +20,6 @@ #ifndef DCPOMATIC_TYPES_H #define DCPOMATIC_TYPES_H -#include "dcpomatic_time.h" #include "position.h" #include "rect.h" #include @@ -33,7 +32,6 @@ class VideoContent; class AudioContent; class SubtitleContent; class FFmpegContent; -class AudioBuffers; namespace cxml { class Node; -- cgit v1.2.3