aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Argus
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2022-02-13 15:07:00 +0100
committerShauren <shauren.trinity@gmail.com>2022-02-13 15:07:00 +0100
commit439b027d48a32848e162927f50df1564b985c866 (patch)
tree2206ea55e472a5f3de4a9a4d15de00a6a8873f6b /src/server/scripts/Argus
parent904299413ed711042135386583982e2911d21551 (diff)
Core/Misc: Cleanup unused includes
Diffstat (limited to 'src/server/scripts/Argus')
-rw-r--r--src/server/scripts/Argus/AntorusTheBurningThrone/instance_antorus_the_burning_throne.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/scripts/Argus/AntorusTheBurningThrone/instance_antorus_the_burning_throne.cpp b/src/server/scripts/Argus/AntorusTheBurningThrone/instance_antorus_the_burning_throne.cpp
index 5f13e2b0877..1ea867c7317 100644
--- a/src/server/scripts/Argus/AntorusTheBurningThrone/instance_antorus_the_burning_throne.cpp
+++ b/src/server/scripts/Argus/AntorusTheBurningThrone/instance_antorus_the_burning_throne.cpp
@@ -19,7 +19,6 @@
#include "antorus_the_burning_throne.h"
#include "Creature.h"
#include "CreatureAI.h"
-#include "GameObject.h"
#include "InstanceScript.h"
#include "Map.h"