aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/InstanceData.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/InstanceData.cpp b/src/game/InstanceData.cpp
index 4fcdc0e4195..41369d536e1 100644
--- a/src/game/InstanceData.cpp
+++ b/src/game/InstanceData.cpp
@@ -21,6 +21,8 @@
#include "InstanceData.h"
#include "Database/DatabaseEnv.h"
#include "Map.h"
+#include "GameObject.h"
+#include "Creature.h"
void InstanceData::SaveToDB()
{