diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-12-13 11:18:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-12-13 11:18:31 +0100 |
| commit | 0185ba27b0e9c52a173147c1380ec5f345109afc (patch) | |
| tree | 857df3c7f920312cccfa6a69cae7c709658a11c7 /src/lib/content.h | |
| parent | 94d5ba335224db075a95a76654f732ef54a4eabd (diff) | |
More header trimming.
Diffstat (limited to 'src/lib/content.h')
| -rw-r--r-- | src/lib/content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/content.h b/src/lib/content.h index ce6eaa83b..eddce2858 100644 --- a/src/lib/content.h +++ b/src/lib/content.h @@ -31,8 +31,8 @@ #include "change_signaller.h" #include "dcpomatic_time.h" #include "signaller.h" -#include "types.h" #include "user_property.h" +#include "text_type.h" #include <libcxml/cxml.h> #include <boost/filesystem.hpp> #include <boost/signals2.hpp> |
