summaryrefslogtreecommitdiff
path: root/src/npc/kingGustaf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/npc/kingGustaf.c')
-rw-r--r--src/npc/kingGustaf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/npc/kingGustaf.c b/src/npc/kingGustaf.c
index 48db93af..0a738bea 100644
--- a/src/npc/kingGustaf.c
+++ b/src/npc/kingGustaf.c
@@ -5,8 +5,8 @@
* @brief King Gustaf NPC
*/
#include "entity.h"
-#include "functions.h"
#include "screen.h"
+#include "script.h"
void KingGustaf(Entity* this) {
s32 speed;