From f2fbdc16a14d07e0895cc09eeba689bc556481d2 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 5 Jun 2015 01:49:44 +0200 Subject: Cleaned up some #includes Signed-off-by: Haru --- src/login/account_sql.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/login/account_sql.c') diff --git a/src/login/account_sql.c b/src/login/account_sql.c index 8696666e3..3f72e6867 100644 --- a/src/login/account_sql.c +++ b/src/login/account_sql.c @@ -7,6 +7,7 @@ #include "config/core.h" // CONSOLE_INPUT #include "account.h" +#include "common/cbasetypes.h" #include "common/console.h" #include "common/malloc.h" #include "common/mmo.h" @@ -15,10 +16,8 @@ #include "common/socket.h" #include "common/sql.h" #include "common/strlib.h" -#include "common/timer.h" #include -#include /// global defines #define ACCOUNT_SQL_DB_VERSION 20110114 -- cgit v1.2.3-60-g2f50