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/lib/image.cc | |
| parent | ceea64b98c1469b1e34e4897654f9671664203ee (diff) | |
Remove unnecessary includes.
Diffstat (limited to 'src/lib/image.cc')
| -rw-r--r-- | src/lib/image.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/image.cc b/src/lib/image.cc index 7181c4546..f2df4826c 100644 --- a/src/lib/image.cc +++ b/src/lib/image.cc @@ -24,7 +24,6 @@ */ -#include "compose.hpp" #include "dcpomatic_assert.h" #include "dcpomatic_socket.h" #include "enum_indexed_vector.h" |
