summaryrefslogtreecommitdiff
path: root/src/gui/char_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/char_server.h')
-rw-r--r--src/gui/char_server.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/char_server.h b/src/gui/char_server.h
index d19e84af..70361496 100644
--- a/src/gui/char_server.h
+++ b/src/gui/char_server.h
@@ -26,13 +26,12 @@
#include <guichan/actionlistener.hpp>
#include <guichan/listmodel.hpp>
+#include <SDL_events.h>
#include "window.h"
#include "../guichanfwd.h"
-struct SDL_KeyboardEvent;
-
/**
* The list model for the server list.
*/