summaryrefslogtreecommitdiffstats
path: root/EnvScreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'EnvScreen.h')
-rw-r--r--EnvScreen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/EnvScreen.h b/EnvScreen.h
index 428a121f..bf385801 100644
--- a/EnvScreen.h
+++ b/EnvScreen.h
@@ -2,6 +2,8 @@
#define HEADER_EnvScreen
#include "InfoScreen.h"
+#include "Object.h"
+#include "Process.h"
typedef struct EnvScreen_ {
InfoScreen super;