summaryrefslogtreecommitdiffstats
path: root/ScreenManager.c
diff options
context:
space:
mode:
authorSohaib Mohamed <sohaib.amhmd@gmail.com>2021-10-26 13:07:24 +0200
committerNathan Scott <nathans@redhat.com>2021-12-07 17:04:49 +1100
commitba3a1df8069ca6aa858ed2c79ad9ace63883b70b (patch)
tree54daf5321e64ef2b0da4d5b429ad075be777e54d /ScreenManager.c
parentb672e60886a9f1473d437d065de2d86b4febc543 (diff)
Fix misc styleguide issues and add missing header files
Signed-off-by: Sohaib Mohamed <sohaib.amhmd@gmail.com>
Diffstat (limited to 'ScreenManager.c')
-rw-r--r--ScreenManager.c1
1 files changed, 1 insertions, 0 deletions
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"

© 2014-2024 Faster IT GmbH | imprint | privacy policy