summaryrefslogtreecommitdiff
path: root/src/lib/decoder.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-13 01:04:07 +0100
committerCarl Hetherington <cth@carlh.net>2022-12-13 01:11:42 +0100
commit94d5ba335224db075a95a76654f732ef54a4eabd (patch)
treed7937d18579769be088424fdc6d1fa79c5d0a5c1 /src/lib/decoder.h
parent53d472f6e4531586fb91e649c386fdfaecb6ecaf (diff)
Add video_{range,frame_type}.{cc,h} and remove some types.h includes.
Diffstat (limited to 'src/lib/decoder.h')
-rw-r--r--src/lib/decoder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/decoder.h b/src/lib/decoder.h
index 0324075a3..34153eafc 100644
--- a/src/lib/decoder.h
+++ b/src/lib/decoder.h
@@ -30,7 +30,6 @@
#include "dcpomatic_time.h"
#include "film.h"
-#include "types.h"
#include "weak_film.h"
#include <boost/utility.hpp>