diff options
Diffstat (limited to 'src/gui/speechbubble.cpp')
-rw-r--r-- | src/gui/speechbubble.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/speechbubble.cpp b/src/gui/speechbubble.cpp index 4f2df7e4..bbede198 100644 --- a/src/gui/speechbubble.cpp +++ b/src/gui/speechbubble.cpp @@ -29,6 +29,7 @@ #include "gui/widgets/textbox.h" #include <guichan/font.hpp> + #include <guichan/widgets/label.hpp> SpeechBubble::SpeechBubble(): |