summaryrefslogtreecommitdiff
path: root/src/gui/speechbubble.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/speechbubble.cpp')
-rw-r--r--src/gui/speechbubble.cpp4
1 files changed, 2 insertions, 2 deletions
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 <guichan/font.hpp>
+#include "guichan/font.hpp"
-#include <guichan/widgets/label.hpp>
+#include "guichan/widgets/label.hpp"
#include "debug.h"