diff options
Diffstat (limited to 'src/gui/npc_text.h')
-rw-r--r-- | src/gui/npc_text.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/npc_text.h b/src/gui/npc_text.h index 9e2b4ecd..c9f13454 100644 --- a/src/gui/npc_text.h +++ b/src/gui/npc_text.h @@ -29,6 +29,8 @@ #include "window.h" +#include "../guichanfwd.h" + class TextBox; /** |