From 39e19833f3cdb67b53544f3a8787628e484a50ef Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 15 Jun 2016 19:00:59 +0300 Subject: Fix other include issues. --- src/utils/mathutils.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/utils/mathutils.h') diff --git a/src/utils/mathutils.h b/src/utils/mathutils.h index 4bc3cf104..c2578e487 100644 --- a/src/utils/mathutils.h +++ b/src/utils/mathutils.h @@ -24,7 +24,10 @@ #define UTILS_MATHUTILS_H #include + +#ifndef USE_SDL2 #include +#endif #include "localconsts.h" -- cgit v1.2.3-70-g09d2