aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Unit.cpp')
-rw-r--r--src/game/Unit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp
index 16fbbff3eb5..d55395bce52 100644
--- a/src/game/Unit.cpp
+++ b/src/game/Unit.cpp
@@ -48,7 +48,7 @@
#include "Path.h"
#include "CreatureGroups.h"
#include "PetAI.h"
-#include "NullCreatureAI.h"
+#include "PassiveAI.h"
#include "Traveller.h"
#include "TemporarySummon.h"
#include "Vehicle.h"