summaryrefslogtreecommitdiff
path: root/src/gui/speechbubble.cpp
diff options
context:
space:
mode:
authorBertram <bertram@cegetel.net>2010-03-06 15:53:30 +0100
committerBertram <bertram@cegetel.net>2010-03-06 15:53:30 +0100
commitda77a5f25dbf9cdfbb33ddae1c01ed961f41374f (patch)
tree7160c19d185fa8d0bf826c09c9346cdc8354e50d /src/gui/speechbubble.cpp
parentf0bf3996fbc2f9dc3edc55b45e4fa3a3a6275db4 (diff)
parent3a447afa534573ed4a014372c687ef4028d16760 (diff)
downloadmana-client-da77a5f25dbf9cdfbb33ddae1c01ed961f41374f.tar.gz
mana-client-da77a5f25dbf9cdfbb33ddae1c01ed961f41374f.tar.bz2
mana-client-da77a5f25dbf9cdfbb33ddae1c01ed961f41374f.tar.xz
mana-client-da77a5f25dbf9cdfbb33ddae1c01ed961f41374f.zip
Merge branch 'master' of gitorious.org:mana/mana
Diffstat (limited to 'src/gui/speechbubble.cpp')
-rw-r--r--src/gui/speechbubble.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/speechbubble.cpp b/src/gui/speechbubble.cpp
index f02965d1..5cc5772d 100644
--- a/src/gui/speechbubble.cpp
+++ b/src/gui/speechbubble.cpp
@@ -25,7 +25,7 @@
#include "graphics.h"
#include "gui/gui.h"
-#include "gui/skin.h"
+#include "gui/theme.h"
#include "gui/widgets/textbox.h"