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 --- CategoriesPanel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'CategoriesPanel.h') diff --git a/CategoriesPanel.h b/CategoriesPanel.h index 0582c642..c438e45f 100644 --- a/CategoriesPanel.h +++ b/CategoriesPanel.h @@ -13,6 +13,7 @@ in the source distribution for its full text. #include "ScreenManager.h" #include "Settings.h" + typedef struct CategoriesPanel_ { Panel super; ScreenManager* scr; -- cgit v1.2.3