diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-01-08 16:25:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-01-09 11:54:16 +0100 |
| commit | 12d1abf033654727d6ab6278087ff7cfc65d63f6 (patch) | |
| tree | b920b3c3614fc91a1cb2a220972042e6318a6fd4 /src/wx/controls.cc | |
| parent | ad41d2dd987ffcd2068d9fbf4273108c9f796762 (diff) | |
Move ScopeGuard into libdcp.
Diffstat (limited to 'src/wx/controls.cc')
| -rw-r--r-- | src/wx/controls.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/controls.cc b/src/wx/controls.cc index 0bb0960c8..097daf944 100644 --- a/src/wx/controls.cc +++ b/src/wx/controls.cc @@ -37,7 +37,6 @@ #include "lib/job.h" #include "lib/job_manager.h" #include "lib/player_video.h" -#include "lib/scope_guard.h" #include <dcp/cpl.h> #include <dcp/dcp.h> #include <dcp/reel.h> |
