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/widgets/textpreview.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/widgets/textpreview.h') diff --git a/src/gui/widgets/textpreview.h b/src/gui/widgets/textpreview.h index a17c8e15d..a3f623177 100644 --- a/src/gui/widgets/textpreview.h +++ b/src/gui/widgets/textpreview.h @@ -23,9 +23,9 @@ #ifndef TEXTPREVIEW_H #define TEXTPREVIEW_H -#include "guichan/color.hpp" -#include "guichan/font.hpp" -#include "guichan/widget.hpp" +#include +#include +#include /** * Preview widget for particle colors, etc. -- cgit v1.2.3-60-g2f50