summaryrefslogtreecommitdiff
path: root/src/manager/entitySpawnManager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager/entitySpawnManager.c')
-rw-r--r--src/manager/entitySpawnManager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager/entitySpawnManager.c b/src/manager/entitySpawnManager.c
index 6303d998..f9868310 100644
--- a/src/manager/entitySpawnManager.c
+++ b/src/manager/entitySpawnManager.c
@@ -9,9 +9,9 @@
#include "manager/entitySpawnManager.h"
#include "entity.h"
#include "flags.h"
-#include "functions.h"
#include "room.h"
#include "sound.h"
+#include "player.h"
void EntitySpawnManager_Main(EntitySpawnManager* this) {
if (super->action == 0) {