From 9cae83ad91a9d45fccc617eb9756ea83a5831e65 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 May 2012 21:38:48 +0300 Subject: Remove guichanfwd.h. --- src/gui/setup_joystick.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'src/gui/setup_joystick.h') diff --git a/src/gui/setup_joystick.h b/src/gui/setup_joystick.h index d93d7e821..d4f54d489 100644 --- a/src/gui/setup_joystick.h +++ b/src/gui/setup_joystick.h @@ -23,8 +23,6 @@ #ifndef GUI_SETUP_JOYSTICK_H #define GUI_SETUP_JOYSTICK_H -#include "guichanfwd.h" - #include "gui/widgets/setuptab.h" #include @@ -32,6 +30,13 @@ class DropDown; class NamesModel; +namespace gcn +{ + class Button; + class CheckBox; + class Label; +} + class Setup_Joystick : public SetupTab { public: -- cgit v1.2.3-60-g2f50