From 2feeb5cbcf5a25c3bceec868551431db0e089334 Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Thu, 17 May 2018 23:34:44 +0200 Subject: [PATCH] Attempts to fix appveyor build --- src/keyboardinput.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keyboardinput.h b/src/keyboardinput.h index 0619d36..c4c3147 100644 --- a/src/keyboardinput.h +++ b/src/keyboardinput.h @@ -19,7 +19,7 @@ #ifndef KEYBOARDINPUT_H_ #define KEYBOARDINPUT_H_ -#include +#include #include #define KEY_LEFT 1