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/wx/name_format_editor.h | |
| parent | ceea64b98c1469b1e34e4897654f9671664203ee (diff) | |
Remove unnecessary includes.
Diffstat (limited to 'src/wx/name_format_editor.h')
| -rw-r--r-- | src/wx/name_format_editor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/name_format_editor.h b/src/wx/name_format_editor.h index b4fe5691e..70a02a902 100644 --- a/src/wx/name_format_editor.h +++ b/src/wx/name_format_editor.h @@ -23,7 +23,6 @@ #define DCPOMATIC_NAME_FORMAT_EDITOR_H -#include "lib/compose.hpp" #include <dcp/name_format.h> #include <dcp/warnings.h> LIBDCP_DISABLE_WARNINGS |
