summaryrefslogtreecommitdiff
path: root/src/gui/base/widget.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/base/widget.hpp')
-rw-r--r--src/gui/base/widget.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/base/widget.hpp b/src/gui/base/widget.hpp
index af04714f6..ce32b14f3 100644
--- a/src/gui/base/widget.hpp
+++ b/src/gui/base/widget.hpp
@@ -79,6 +79,7 @@ class FocusListener;
class Graphics;
class KeyListener;
class MouseListener;
+class WidgetListener;
namespace gcn
{
@@ -87,7 +88,6 @@ namespace gcn
class Font;
class KeyInput;
class MouseInput;
- class WidgetListener;
/**
* Abstract class for widgets of Guichan. It contains basic functions