From 5614d6765535273d25cbe3de131a4dbd0e4926f4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Jun 2013 12:29:42 +0300 Subject: fix SDL includes. --- src/keyboardconfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/keyboardconfig.h') diff --git a/src/keyboardconfig.h b/src/keyboardconfig.h index 569ae95b5..b490f23e9 100644 --- a/src/keyboardconfig.h +++ b/src/keyboardconfig.h @@ -23,8 +23,8 @@ #ifndef KEYBOARDCONFIG_H #define KEYBOARDCONFIG_H -#include -#include +#include +#include #include "inputevent.h" -- cgit v1.2.3-70-g09d2