pets.cpp & .h include header cleanup

This commit is contained in:
Akkadius
2014-12-15 18:14:39 -06:00
parent 631d8cb015
commit 250d9d1fb5
2 changed files with 24 additions and 23 deletions
-2
View File
@@ -17,7 +17,6 @@
*/
#include "../common/debug.h"
#include "../common/misc_functions.h"
#include "../common/spdat.h"
#include "../common/string_util.h"
#include "../common/types.h"
@@ -27,7 +26,6 @@
#include "mob.h"
#include "pets.h"
#include "worldserver.h"
#include "zonedb.h"
#ifndef WIN32