aboutsummaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index 8410f58..5dfbb78 100644
--- a/include/common.h
+++ b/include/common.h
@@ -20,6 +20,7 @@ enum _TYPE { //these are the main types of entities
NPCT = 1
};
+#include <Quest.h>
#include <entities.h>
#define SCREEN_WIDTH 1280