special_attacks.cpp header cleanup

This commit is contained in:
Akkadius 2014-12-15 18:46:41 -06:00
parent 24f9e8d181
commit b945729d1a

View File

@ -16,15 +16,14 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "../common/debug.h"
#include "../common/misc_functions.h"
#include "../common/rulesys.h"
#include "../common/string_util.h"
#include "masterentity.h"
#include "client.h"
#include "entity.h"
#include "mob.h"
#include "string_ids.h"
#include <stdio.h>
#include <string.h>