diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-05-05 00:56:54 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-05-06 20:15:30 +0200 |
| commit | 8f8730cadb3dae36e8aa7b7c732a7c162eac0fb6 (patch) | |
| tree | e2e4a61b5aefc99be20f3f8209e9a59d8e1c3cba /src/tools/dcpomatic.cc | |
| parent | 9262839360779de83b711f86151fcf56b86c3989 (diff) | |
Move some functions to kdm_with_metadata
Diffstat (limited to 'src/tools/dcpomatic.cc')
| -rw-r--r-- | src/tools/dcpomatic.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/dcpomatic.cc b/src/tools/dcpomatic.cc index 5976de22a..546286e48 100644 --- a/src/tools/dcpomatic.cc +++ b/src/tools/dcpomatic.cc @@ -72,7 +72,6 @@ #include "lib/cross.h" #include "lib/content_factory.h" #include "lib/compose.hpp" -#include "lib/cinema_kdms.h" #include "lib/dcpomatic_socket.h" #include "lib/hints.h" #include "lib/dcp_content.h" |
