From 1b74dfe1877676b914af6dcedd2d7578164aab47 Mon Sep 17 00:00:00 2001 From: mayurdahibhate Date: Thu, 29 Apr 2021 20:42:43 +0530 Subject: cleaned up includes with iwyu --- ColorsPanel.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ColorsPanel.c') diff --git a/ColorsPanel.c b/ColorsPanel.c index c076adc0..d9857308 100644 --- a/ColorsPanel.c +++ b/ColorsPanel.c @@ -7,17 +7,15 @@ in the source distribution for its full text. #include "ColorsPanel.h" +#include #include #include #include "CRT.h" #include "FunctionBar.h" -#include "Header.h" #include "Object.h" #include "OptionItem.h" #include "ProvideCurses.h" -#include "RichString.h" -#include "Vector.h" // TO ADD A NEW SCHEME: -- cgit v1.2.3