From 12d1abf033654727d6ab6278087ff7cfc65d63f6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 8 Jan 2024 16:25:42 +0100 Subject: Move ScopeGuard into libdcp. --- src/wx/screen_dialog.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/wx/screen_dialog.cc') diff --git a/src/wx/screen_dialog.cc b/src/wx/screen_dialog.cc index 3b2a1bd85..0040ac31b 100644 --- a/src/wx/screen_dialog.cc +++ b/src/wx/screen_dialog.cc @@ -27,7 +27,6 @@ #include "table_dialog.h" #include "wx_util.h" #include "lib/compose.hpp" -#include "lib/scope_guard.h" #include "lib/util.h" #include #include -- cgit v1.2.3