summaryrefslogtreecommitdiff
path: root/src/gui/spellpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/spellpopup.h')
-rw-r--r--src/gui/spellpopup.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gui/spellpopup.h b/src/gui/spellpopup.h
index e64b510fc..0cb66ca9a 100644
--- a/src/gui/spellpopup.h
+++ b/src/gui/spellpopup.h
@@ -32,6 +32,11 @@
class TextBox;
+namespace gcn
+{
+ class Label;
+}
+
/**
* A popup that displays information about an item.
*/