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 --- CategoriesPanel.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CategoriesPanel.c') diff --git a/CategoriesPanel.c b/CategoriesPanel.c index 1fefe47f..7212aece 100644 --- a/CategoriesPanel.c +++ b/CategoriesPanel.c @@ -18,12 +18,15 @@ in the source distribution for its full text. #include "DisplayOptionsPanel.h" #include "FunctionBar.h" #include "Header.h" +#include "HeaderLayout.h" #include "HeaderOptionsPanel.h" #include "ListItem.h" +#include "Macros.h" #include "MetersPanel.h" #include "Object.h" #include "ProvideCurses.h" #include "Vector.h" +#include "XUtils.h" static const char* const CategoriesFunctions[] = {" ", " ", " ", " ", " ", " ", " ", " ", " ", "Done ", NULL}; -- cgit v1.2.3