aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hdb/input.h')
-rw-r--r--engines/hdb/input.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/hdb/input.h b/engines/hdb/input.h
index ffd6c0d524..11b854a353 100644
--- a/engines/hdb/input.h
+++ b/engines/hdb/input.h
@@ -23,8 +23,6 @@
#ifndef HDB_INPUT_H
#define HDB_INPUT_H
-#include "common/system.h"
-
namespace HDB {
enum Button {
@@ -88,4 +86,3 @@ private:
} // End of Namespace
#endif // !HDB_INPUT_H
-