summaryrefslogtreecommitdiff
path: root/src/gui/npcdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/npcdialog.h')
-rw-r--r--src/gui/npcdialog.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gui/npcdialog.h b/src/gui/npcdialog.h
index a779fcc64..f56af664e 100644
--- a/src/gui/npcdialog.h
+++ b/src/gui/npcdialog.h
@@ -42,6 +42,11 @@ class TextBox;
class TextField;
class Button;
+namespace gcn
+{
+ class ScrollArea;
+}
+
/**
* The npc dialog.
*