diff options
Diffstat (limited to 'src/gui/browserbox.h')
-rw-r--r-- | src/gui/browserbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/browserbox.h b/src/gui/browserbox.h index bd853cb4..666a7754 100644 --- a/src/gui/browserbox.h +++ b/src/gui/browserbox.h @@ -31,6 +31,7 @@ #include <guichan/mouselistener.hpp> #include "../guichanfwd.h" +#include "../main.h" class LinkHandler; |