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 --- ColumnsPanel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ColumnsPanel.h') diff --git a/ColumnsPanel.h b/ColumnsPanel.h index 173e039b..8bc806eb 100644 --- a/ColumnsPanel.h +++ b/ColumnsPanel.h @@ -12,6 +12,7 @@ in the source distribution for its full text. #include "Panel.h" #include "Settings.h" + typedef struct ColumnsPanel_ { Panel super; -- cgit v1.2.3