summaryrefslogtreecommitdiff
path: root/src/worldEvent/worldEvent19.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/worldEvent/worldEvent19.c')
-rw-r--r--src/worldEvent/worldEvent19.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/worldEvent/worldEvent19.c b/src/worldEvent/worldEvent19.c
index 12437991..4e319336 100644
--- a/src/worldEvent/worldEvent19.c
+++ b/src/worldEvent/worldEvent19.c
@@ -5,12 +5,13 @@
* @brief World Event 19
*/
#include "fade.h"
-#include "functions.h"
#include "menu.h"
#include "npc.h"
#include "room.h"
#include "script.h"
#include "subtask.h"
+#include "manager/staticBackgroundManager.h"
+#include "npc/bigGoron.h"
extern Script script_BigGoronKinstone1;
extern Script script_BigGoronKinstone2;