summaryrefslogtreecommitdiff
path: root/src/object/smokeParticle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/smokeParticle.c')
-rw-r--r--src/object/smokeParticle.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/object/smokeParticle.c b/src/object/smokeParticle.c
index 52aef4f4..68963f44 100644
--- a/src/object/smokeParticle.c
+++ b/src/object/smokeParticle.c
@@ -8,6 +8,8 @@
#include "object.h"
#include "asm.h"
#include "sound.h"
+#include "script.h"
+#include "player.h"
#include "room.h"
#include "tiles.h"