summaryrefslogtreecommitdiff
path: root/src/object/cutsceneOrchestrator.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/cutsceneOrchestrator.c')
-rw-r--r--src/object/cutsceneOrchestrator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/cutsceneOrchestrator.c b/src/object/cutsceneOrchestrator.c
index efc726a3..29312433 100644
--- a/src/object/cutsceneOrchestrator.c
+++ b/src/object/cutsceneOrchestrator.c
@@ -5,7 +5,7 @@
* @brief Cutscene Orchestrator object
*/
#include "entity.h"
-#include "functions.h"
+#include "script.h"
#include "hitbox.h"
void CutsceneOrchestrator(Entity* this) {