summaryrefslogtreecommitdiff
path: root/src/actions/actiondef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/actiondef.h')
-rw-r--r--src/actions/actiondef.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/actions/actiondef.h b/src/actions/actiondef.h
index 10388b1dc..02dc6ab05 100644
--- a/src/actions/actiondef.h
+++ b/src/actions/actiondef.h
@@ -23,8 +23,11 @@
#include "gamemodifiers.h"
#include "settings.h"
+GAMEMODIFIERS_H
+SETTINGS_H
#include "input/inputmanager.h"
+INPUT_INPUTMANAGER_H
#define impHandler(name) bool name(InputEvent &event)