summaryrefslogtreecommitdiff
path: root/src/room.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/room.c')
-rw-r--r--src/room.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/room.c b/src/room.c
index a75c098a..fd039c6e 100644
--- a/src/room.c
+++ b/src/room.c
@@ -3,8 +3,9 @@
#include "area.h"
#include "common.h"
#include "enemy.h"
+#include "effects.h"
#include "flags.h"
-#include "functions.h"
+#include "script.h"
#include "game.h"
#include "manager/bombableWallManager.h"
#include "map.h"