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.c | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to 'ProcessLocksScreen.c') diff --git a/ProcessLocksScreen.c b/ProcessLocksScreen.c index 67743c94..6dc3c109 100644 --- a/ProcessLocksScreen.c +++ b/ProcessLocksScreen.c @@ -9,25 +9,14 @@ in the source distribution for its full text. #include "ProcessLocksScreen.h" -#include -#include #include #include -#include -#include #include -#include -#include -#include -#include -#include -#include "CRT.h" -#include "Compat.h" -#include "FunctionBar.h" -#include "IncSet.h" +#include "Panel.h" #include "Platform.h" -#include "ProcessList.h" +#include "ProvideCurses.h" +#include "Vector.h" #include "XUtils.h" -- cgit v1.2.3