summaryrefslogtreecommitdiff
path: root/src/lib/hints.cc
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/hints.cc
parent53d472f6e4531586fb91e649c386fdfaecb6ecaf (diff)
Add video_{range,frame_type}.{cc,h} and remove some types.h includes.
Diffstat (limited to 'src/lib/hints.cc')
-rw-r--r--src/lib/hints.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/hints.cc b/src/lib/hints.cc
index 8db0099c1..b628efc31 100644
--- a/src/lib/hints.cc
+++ b/src/lib/hints.cc
@@ -35,7 +35,6 @@
#include "player.h"
#include "ratio.h"
#include "text_content.h"
-#include "types.h"
#include "video_content.h"
#include "writer.h"
#include <dcp/cpl.h>