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/widgets/textbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/textbox.h') diff --git a/src/gui/widgets/textbox.h b/src/gui/widgets/textbox.h index 27525fc85..02f27e23b 100644 --- a/src/gui/widgets/textbox.h +++ b/src/gui/widgets/textbox.h @@ -23,7 +23,7 @@ #ifndef TEXTBOX_H #define TEXTBOX_H -#include +#include "guichan/widgets/textbox.hpp" /** * A text box, meant to be used inside a scroll area. Same as the Guichan text -- cgit v1.2.3-60-g2f50