From e7062838351fc67ab63a4780a25365dac4115005 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 20 Jun 2017 18:54:43 +0300 Subject: Fix compilation with SDL2. --- src/sdl2gfx/SDL2_rotozoom.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/sdl2gfx/SDL2_rotozoom.h') diff --git a/src/sdl2gfx/SDL2_rotozoom.h b/src/sdl2gfx/SDL2_rotozoom.h index 07587c58c..3ae52888e 100644 --- a/src/sdl2gfx/SDL2_rotozoom.h +++ b/src/sdl2gfx/SDL2_rotozoom.h @@ -42,6 +42,8 @@ extern "C" #define M_PI 3.1415926535897932384626433832795 #endif +#include "localconsts.h" + PRAGMA48(GCC diagnostic push) PRAGMA48(GCC diagnostic ignored "-Wshadow") #include -- cgit v1.2.3-60-g2f50