summaryrefslogtreecommitdiff
path: root/src/lib/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util.h')
-rw-r--r--src/lib/util.h4
1 files changed, 0 insertions, 4 deletions
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 <dcp/util.h>
-extern "C" {
-#include <libavcodec/avcodec.h>
-}
#include <boost/shared_ptr.hpp>
#include <boost/optional.hpp>
#include <boost/filesystem.hpp>
@@ -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 */