diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-26 19:26:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-26 19:26:41 +0100 |
| commit | dd8a7d1bbb8f2afb1b98d2be856ff0a9920e180d (patch) | |
| tree | 0d89f77fcad1b9bd0629587f367b79384bb0fbb3 /src/lib/util.h | |
| parent | 14e4bc18e65378332604016bd6239861a083d5bf (diff) | |
Rest of src/lib/*.h tidying.
Diffstat (limited to 'src/lib/util.h')
| -rw-r--r-- | src/lib/util.h | 4 |
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 */ |
