summaryrefslogtreecommitdiff
path: root/src/projectile/winder.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/projectile/winder.c')
-rw-r--r--src/projectile/winder.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/projectile/winder.c b/src/projectile/winder.c
index d8b5c5d8..aac4bba7 100644
--- a/src/projectile/winder.c
+++ b/src/projectile/winder.c
@@ -9,8 +9,10 @@
#include "collision.h"
#include "common.h"
#include "entity.h"
-#include "functions.h"
+#include "physics.h"
#include "projectile.h"
+#include "room.h"
+#include "map.h"
extern s16 gUnk_080B4488[];