summaryrefslogtreecommitdiff
path: root/src/input/keyinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/keyinput.h')
-rw-r--r--src/input/keyinput.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/input/keyinput.h b/src/input/keyinput.h
index 590995e2c..9d744f01c 100644
--- a/src/input/keyinput.h
+++ b/src/input/keyinput.h
@@ -21,12 +21,8 @@
#ifndef INPUT_KEYINPUT_H
#define INPUT_KEYINPUT_H
-#include "input/keydata.h"
-
#include <guichan/keyinput.hpp>
-#include <string>
-
class KeyInput final : public gcn::KeyInput
{
public: