aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormax-001 <maxsmits21@kpnmail.nl>2024-12-09 14:15:24 +0100
committermax-001 <maxsmits21@kpnmail.nl>2024-12-09 14:15:24 +0100
commite5e2eefc7f0f6199fe2b36688b2ad64a97784717 (patch)
tree86da596fb8a641f1f3622a63b6378f0f824f6c47 /src
parent857e408d6d3a8631b61ebd283b337819783f092c (diff)
Deleted header
Diffstat (limited to 'src')
-rw-r--r--src/crepe/system/AISystem.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/system/AISystem.cpp b/src/crepe/system/AISystem.cpp
index 8be5ddc..62fa553 100644
--- a/src/crepe/system/AISystem.cpp
+++ b/src/crepe/system/AISystem.cpp
@@ -8,7 +8,6 @@
#include "manager/Mediator.h"
#include "AISystem.h"
-#include "types.h"
using namespace crepe;