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 --- DisplayOptionsPanel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'DisplayOptionsPanel.h') diff --git a/DisplayOptionsPanel.h b/DisplayOptionsPanel.h index 02b67a08..745f125f 100644 --- a/DisplayOptionsPanel.h +++ b/DisplayOptionsPanel.h @@ -11,6 +11,7 @@ in the source distribution for its full text. #include "ScreenManager.h" #include "Settings.h" + typedef struct DisplayOptionsPanel_ { Panel super; -- cgit v1.2.3