From 93c9e4f6c0a4f4a4ecc78a6b540984937bbb195f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Nov 2013 17:41:07 +0300 Subject: Move timers from client into timers file. --- src/net/ea/buysellhandler.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/ea/buysellhandler.cpp') diff --git a/src/net/ea/buysellhandler.cpp b/src/net/ea/buysellhandler.cpp index 15a4385dc..581e706b3 100644 --- a/src/net/ea/buysellhandler.cpp +++ b/src/net/ea/buysellhandler.cpp @@ -22,7 +22,6 @@ #include "net/ea/buysellhandler.h" -#include "client.h" #include "configuration.h" #include "inventory.h" #include "notifications.h" @@ -42,6 +41,8 @@ #include "net/ea/eaprotocol.h" +#include "utils/timer.h" + #include "debug.h" namespace Ea -- cgit v1.2.3-70-g09d2