From 0aed5e4eb3af56ba0bf9ceb0343c262a7427b6ba Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 13 Oct 2009 09:00:01 -0600 Subject: Add an asynchronous download class And use it to download news, updates, and the server list. --- src/net/loginhandler.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/net/loginhandler.h') diff --git a/src/net/loginhandler.h b/src/net/loginhandler.h index 12a0c26f..2ac34c1e 100644 --- a/src/net/loginhandler.h +++ b/src/net/loginhandler.h @@ -22,8 +22,7 @@ #ifndef LOGINHANDLER_H #define LOGINHANDLER_H -#include "logindata.h" - +#include "net/logindata.h" #include "net/serverinfo.h" #include "net/worldinfo.h" -- cgit v1.2.3-70-g09d2