From 1ec2ce7e2622c7b5dbbd8301240c1582c0f743e5 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Mon, 15 Dec 2014 18:48:42 -0600 Subject: [PATCH] spells.cpp header include cleanup --- zone/spells.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zone/spells.cpp b/zone/spells.cpp index baae446c8..ad8db3e5b 100644 --- a/zone/spells.cpp +++ b/zone/spells.cpp @@ -74,9 +74,11 @@ Copyright (C) 2001-2002 EQEMu Development Team (http://eqemu.org) #include "../common/skills.h" #include "../common/spdat.h" #include "../common/string_util.h" + #include "quest_parser_collection.h" #include "string_ids.h" #include "worldserver.h" + #include #include