From cd0baf3217701134a8e61932fd14c39cec0cf242 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 13 Sep 2013 15:56:56 +0300 Subject: Fix compilation errors with different flags. Also fix renderer selection in build without OpenGL. --- src/input/keyinput.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/input/keyinput.h') diff --git a/src/input/keyinput.h b/src/input/keyinput.h index 9d744f01c..24545ed1d 100644 --- a/src/input/keyinput.h +++ b/src/input/keyinput.h @@ -23,6 +23,10 @@ #include +#include + +#include "localconsts.h" + class KeyInput final : public gcn::KeyInput { public: -- cgit v1.2.3-60-g2f50