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/openglgraphicsdef.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/render/openglgraphicsdef.hpp') diff --git a/src/render/openglgraphicsdef.hpp b/src/render/openglgraphicsdef.hpp index 664686abd..f21848415 100644 --- a/src/render/openglgraphicsdef.hpp +++ b/src/render/openglgraphicsdef.hpp @@ -20,6 +20,8 @@ * along with this program. If not, see . */ +#define RENDER_OPENGLGRAPHICSDEF_HPP + public: void drawRectangle(const Rect &restrict rect, const bool filled) restrict2; -- cgit v1.2.3-60-g2f50