summaryrefslogtreecommitdiff
path: root/src/npc/anju.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/npc/anju.c')
-rw-r--r--src/npc/anju.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/npc/anju.c b/src/npc/anju.c
index 2e1b02bd..0670b221 100644
--- a/src/npc/anju.c
+++ b/src/npc/anju.c
@@ -7,6 +7,8 @@
#include "entity.h"
#include "npc.h"
#include "player.h"
+#include "script.h"
+#include "physics.h"
typedef struct {
/*0x00*/ Entity base;