summaryrefslogtreecommitdiff
path: root/src/object/fan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/fan.c')
-rw-r--r--src/object/fan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object/fan.c b/src/object/fan.c
index 882edd33..b9a98d01 100644
--- a/src/object/fan.c
+++ b/src/object/fan.c
@@ -6,6 +6,7 @@
#include "functions.h"
#include "sound.h"
#include "object.h"
+#include "collision.h"
typedef struct {
Entity base;