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