From 201dc96af656196a24e6ce4bbcc3e22fc960a972 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 Jun 2017 22:10:01 +0300 Subject: Fix compilation with old compilers and not for linux. --- src/utils/sdl2helper.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils/sdl2helper.cpp') diff --git a/src/utils/sdl2helper.cpp b/src/utils/sdl2helper.cpp index 239f2636b..5d6fdde2b 100644 --- a/src/utils/sdl2helper.cpp +++ b/src/utils/sdl2helper.cpp @@ -24,6 +24,7 @@ #include "logger.h" +#include "utils/foreach.h" #include "utils/stringutils.h" PRAGMA48(GCC diagnostic push) -- cgit v1.2.3-70-g09d2