diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-18 18:04:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-18 18:04:49 +0100 |
| commit | c2a97b6f83a32483817d02194a1e7c8d6828b0bb (patch) | |
| tree | 538dc2cf638cd6dd184a4904a950e69082a55e5b /src/lib/util.h | |
| parent | 99856300c7080f7602507ae6f64b870200710736 (diff) | |
Include 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 95d272979..9e811f8ad 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -24,15 +24,11 @@ #ifndef DCPOMATIC_UTIL_H #define DCPOMATIC_UTIL_H -#include "compose.hpp" #include "types.h" -#include "exceptions.h" #include "dcpomatic_time.h" #include <dcp/util.h> -#include <dcp/picture_asset_writer.h> extern "C" { #include <libavcodec/avcodec.h> -#include <libavfilter/avfilter.h> } #include <boost/shared_ptr.hpp> #include <boost/optional.hpp> |
