summaryrefslogtreecommitdiff
path: root/src/object/ambientClouds.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/ambientClouds.c')
-rw-r--r--src/object/ambientClouds.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object/ambientClouds.c b/src/object/ambientClouds.c
index 05e604ce..8277b138 100644
--- a/src/object/ambientClouds.c
+++ b/src/object/ambientClouds.c
@@ -9,6 +9,7 @@
#include "entity.h"
#include "object.h"
#include "player.h"
+#include "script.h"
void AmbientClouds_Init(Entity* this);
void AmbientClouds_Action1(Entity* this);