From 7cf527759481a760b0f08da16add3a5120048572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Wed, 18 Nov 2020 14:26:30 +0100 Subject: IWYU update (Linux) --- ProcessLocksScreen.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ProcessLocksScreen.h') diff --git a/ProcessLocksScreen.h b/ProcessLocksScreen.h index daffd629..c8482286 100644 --- a/ProcessLocksScreen.h +++ b/ProcessLocksScreen.h @@ -7,9 +7,13 @@ Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ -#include "InfoScreen.h" +#include +#include +#include -#include +#include "InfoScreen.h" +#include "Object.h" +#include "Process.h" typedef struct ProcessLocksScreen_ { -- cgit v1.2.3