From bd17bd98bb85bc146958fed07f48dcea55a969a5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 31 May 2011 02:00:49 +0300 Subject: Revert "Switch includes to use embedded guichan." This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. --- src/gui/inventorywindow.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/inventorywindow.h') diff --git a/src/gui/inventorywindow.h b/src/gui/inventorywindow.h index 608f70c12..9ca45aaea 100644 --- a/src/gui/inventorywindow.h +++ b/src/gui/inventorywindow.h @@ -31,9 +31,9 @@ #include "net/inventoryhandler.h" #include "net/net.h" -#include "guichan/actionlistener.hpp" -#include "guichan/keylistener.hpp" -#include "guichan/selectionlistener.hpp" +#include +#include +#include #ifdef __GNUC__ #define _UNUSED_ __attribute__ ((unused)) -- cgit v1.2.3-70-g09d2