Fix for tcp_connection.cpp logger references

This commit is contained in:
Akkadius 2015-01-16 01:03:15 -06:00
parent 32a3666170
commit 04f13bbf4b

View File

@ -17,6 +17,7 @@
*/ */
#include "../common/debug.h" #include "../common/debug.h"
#include "../common/eqemu_logsys.h"
#include <iostream> #include <iostream>
#include <string.h> #include <string.h>