From ba3a1df8069ca6aa858ed2c79ad9ace63883b70b Mon Sep 17 00:00:00 2001 From: Sohaib Mohamed Date: Tue, 26 Oct 2021 13:07:24 +0200 Subject: Fix misc styleguide issues and add missing header files Signed-off-by: Sohaib Mohamed --- ScreenManager.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ScreenManager.c') diff --git a/ScreenManager.c b/ScreenManager.c index d45f3afc..b5e73db3 100644 --- a/ScreenManager.c +++ b/ScreenManager.c @@ -16,6 +16,7 @@ in the source distribution for its full text. #include "CRT.h" #include "FunctionBar.h" +#include "Macros.h" #include "Object.h" #include "Platform.h" #include "ProcessList.h" -- cgit v1.2.3