aboutsummaryrefslogtreecommitdiff
path: root/src/game/ReactorAI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/ReactorAI.cpp')
-rw-r--r--src/game/ReactorAI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/ReactorAI.cpp b/src/game/ReactorAI.cpp
index 35d0be3611f..3cece43a7c1 100644
--- a/src/game/ReactorAI.cpp
+++ b/src/game/ReactorAI.cpp
@@ -21,9 +21,9 @@
#include "ByteBuffer.h"
#include "ReactorAI.h"
#include "Errors.h"
-#include "Creature.h"
#include "Log.h"
#include "ObjectAccessor.h"
+#include "CreatureAIImpl.h"
#define REACTOR_VISIBLE_RANGE (26.46f)