From b310c51796d1632aeefc834dc0e931c52f909a41 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Aug 2013 20:38:42 +0300 Subject: move render classes into render dir. --- src/compoundsprite.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/compoundsprite.cpp') diff --git a/src/compoundsprite.cpp b/src/compoundsprite.cpp index c6971a518..9ca7ce8fb 100644 --- a/src/compoundsprite.cpp +++ b/src/compoundsprite.cpp @@ -31,7 +31,8 @@ #include "map.h" #include "sdlshared.h" -#include "surfacegraphics.h" + +#include "render/surfacegraphics.h" #include "resources/image.h" #include "resources/imagehelper.h" -- cgit v1.2.3-60-g2f50