diff options
Diffstat (limited to 'src/npc/npc26.c')
| -rw-r--r-- | src/npc/npc26.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/npc/npc26.c b/src/npc/npc26.c index b3b5860b..0a4f4107 100644 --- a/src/npc/npc26.c +++ b/src/npc/npc26.c @@ -6,6 +6,8 @@ */ #include "entity.h" #include "npc.h" +#include "script.h" +#include "player.h" static void (*const gUnk_081106D4[])(Entity*); static void (*const gUnk_081106E0[])(Entity*); |
