diff options
Diffstat (limited to 'src/gui/help.h')
-rw-r--r-- | src/gui/help.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/help.h b/src/gui/help.h index 053df723..bd200ccf 100644 --- a/src/gui/help.h +++ b/src/gui/help.h @@ -24,8 +24,8 @@ #include <guichan/actionlistener.hpp> -#include "window.h" #include "linkhandler.h" +#include "window.h" #include "../guichanfwd.h" |