Removal of logsys.h from #include(s)

This commit is contained in:
Akkadius
2015-01-18 04:03:45 -06:00
parent a4e96b46ca
commit b6587cc9e2
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#include "clientlist.h"
#include "zoneserver.h"
#include "zonelist.h"
#include "../common/logsys.h"
#include "../common/misc_functions.h"
extern ClientList client_list;