diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-04-25 11:03:42 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-04-25 11:03:42 +0200 |
| commit | e87f943433216d294b22853411eca5c582be1066 (patch) | |
| tree | 4fb7fca64b348f9c6dd0f7778ce1187d0ba9b71a /src/wx/editable_list.h | |
| parent | d7abedac1b4ff6564f656fcc99ea222bfa6901a2 (diff) | |
Cleanup: remove some unnecessary includes.
Diffstat (limited to 'src/wx/editable_list.h')
| -rw-r--r-- | src/wx/editable_list.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/editable_list.h b/src/wx/editable_list.h index f8050cac5..aea15eb90 100644 --- a/src/wx/editable_list.h +++ b/src/wx/editable_list.h @@ -24,7 +24,6 @@ #include "dcpomatic_button.h" -#include "wx_ptr.h" #include "wx_util.h" #include <dcp/warnings.h> LIBDCP_DISABLE_WARNINGS |
