summaryrefslogtreecommitdiff
path: root/src/subtask/subtaskFastTravel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/subtask/subtaskFastTravel.c')
-rw-r--r--src/subtask/subtaskFastTravel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtask/subtaskFastTravel.c b/src/subtask/subtaskFastTravel.c
index 1b297789..f2f24059 100644
--- a/src/subtask/subtaskFastTravel.c
+++ b/src/subtask/subtaskFastTravel.c
@@ -12,7 +12,7 @@
#include "save.h"
#include "affine.h"
#include "asm.h"
-#include "structures.h"
+#include "pauseMenu.h"
extern void (*const Subtask_FastTravel_Functions[])(void);
void sub_080A6E70(void);