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/speechbubble.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/speechbubble.cpp') diff --git a/src/gui/speechbubble.cpp b/src/gui/speechbubble.cpp index 7356cc633..bb297dc5a 100644 --- a/src/gui/speechbubble.cpp +++ b/src/gui/speechbubble.cpp @@ -30,9 +30,9 @@ #include "gui/widgets/textbox.h" -#include +#include "guichan/font.hpp" -#include +#include "guichan/widgets/label.hpp" #include "debug.h" -- cgit v1.2.3-60-g2f50