From 338c3b1cae626830c9b9d231aeb9f9e8034b37d1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 May 2011 20:32:32 +0300 Subject: Switch includes to use embedded guichan. --- src/gui/worldselectdialog.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/worldselectdialog.h') diff --git a/src/gui/worldselectdialog.h b/src/gui/worldselectdialog.h index 61bcc4b51..309f99b65 100644 --- a/src/gui/worldselectdialog.h +++ b/src/gui/worldselectdialog.h @@ -27,9 +27,9 @@ #include "net/worldinfo.h" -#include -#include -#include +#include "guichan/actionlistener.hpp" +#include "guichan/keylistener.hpp" +#include "guichan/listmodel.hpp" #include -- cgit v1.2.3-60-g2f50