diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-23 21:51:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-26 00:26:40 +0100 |
| commit | 41152314e0353afd2374bef31e5876096a6fcb29 (patch) | |
| tree | c0a655def8cb9fa4974030cbb0a4d5d932ef39ae /src/tools | |
| parent | ceea64b98c1469b1e34e4897654f9671664203ee (diff) | |
Remove unnecessary includes.
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/dcpomatic_disk_writer.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/dcpomatic_disk_writer.cc b/src/tools/dcpomatic_disk_writer.cc index 3bb6fcd3f..c7dc69e1d 100644 --- a/src/tools/dcpomatic_disk_writer.cc +++ b/src/tools/dcpomatic_disk_writer.cc @@ -19,7 +19,6 @@ */ -#include "lib/compose.hpp" #include "lib/cross.h" #include "lib/dcpomatic_log.h" #include "lib/digester.h" |
