From 7dfca4e04aba1a8c885b355e5fefb937e568435f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 17 Jun 2016 19:00:09 +0300 Subject: Add some includes guards. Fix compilation for windows. --- src/render/graphicsdef.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/render/graphicsdef.hpp') diff --git a/src/render/graphicsdef.hpp b/src/render/graphicsdef.hpp index 7e2b349e2..79a971578 100644 --- a/src/render/graphicsdef.hpp +++ b/src/render/graphicsdef.hpp @@ -20,6 +20,8 @@ * along with this program. If not, see . */ +#define RENDER_GRAPHICSDEF_HPP + public: /** * Draws a rectangle using images. 4 corner images, 4 side images and 1 -- cgit v1.2.3-70-g09d2