From 864e023e0faeca5aa662023a54af7e4f9797fafa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 Jun 2017 19:05:52 +0300 Subject: Move foreach macroses into separate file. --- src/being/compoundsprite.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being/compoundsprite.cpp') diff --git a/src/being/compoundsprite.cpp b/src/being/compoundsprite.cpp index f8738b44e..2bc1d555c 100644 --- a/src/being/compoundsprite.cpp +++ b/src/being/compoundsprite.cpp @@ -36,6 +36,7 @@ #include "utils/delete2.h" #include "utils/dtor.h" +#include "utils/foreach.h" #include "utils/sdlcheckutils.h" #ifndef USE_SDL2 -- cgit v1.2.3-70-g09d2