summaryrefslogtreecommitdiff
path: root/src/npc/mutoh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/npc/mutoh.c')
-rw-r--r--src/npc/mutoh.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/npc/mutoh.c b/src/npc/mutoh.c
index 5e09a1d0..407c6f16 100644
--- a/src/npc/mutoh.c
+++ b/src/npc/mutoh.c
@@ -11,6 +11,9 @@
#include "message.h"
#include "npc.h"
#include "player.h"
+#include "save.h"
+#include "physics.h"
+#include "script.h"
typedef struct {
/*0x00*/ Entity base;