summaryrefslogtreecommitdiff
path: root/src/npc/mayorHagen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/npc/mayorHagen.c')
-rw-r--r--src/npc/mayorHagen.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/npc/mayorHagen.c b/src/npc/mayorHagen.c
index 9f4aeb4c..d39943f4 100644
--- a/src/npc/mayorHagen.c
+++ b/src/npc/mayorHagen.c
@@ -9,6 +9,10 @@
#include "item.h"
#include "npc.h"
#include "player.h"
+#include "message.h"
+#include "save.h"
+#include "script.h"
+#include "physics.h"
typedef struct {
/*0x00*/ Entity base;