From 2bf626c4e4c827397d40c0b84a5023c308aeec73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Tue, 24 Aug 2021 17:27:43 +0200 Subject: IWYU update --- HeaderOptionsPanel.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HeaderOptionsPanel.c') diff --git a/HeaderOptionsPanel.c b/HeaderOptionsPanel.c index f0d28d72..9edc6d22 100644 --- a/HeaderOptionsPanel.c +++ b/HeaderOptionsPanel.c @@ -7,17 +7,17 @@ in the source distribution for its full text. #include "HeaderOptionsPanel.h" +#include #include #include #include "CRT.h" #include "FunctionBar.h" #include "Header.h" +#include "HeaderLayout.h" #include "Object.h" #include "OptionItem.h" #include "ProvideCurses.h" -#include "RichString.h" -#include "Vector.h" static const char* const HeaderOptionsFunctions[] = {" ", " ", " ", " ", " ", " ", " ", " ", " ", "Done ", NULL}; -- cgit v1.2.3