From cad3b1d8688b94b185ada0f0b313435ac4b3b457 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 4 Oct 2013 00:32:54 +0300 Subject: fix code style. --- src/render/mgl.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/render/mgl.h') diff --git a/src/render/mgl.h b/src/render/mgl.h index 335ee48f1..4e97a8553 100644 --- a/src/render/mgl.h +++ b/src/render/mgl.h @@ -18,8 +18,8 @@ * along with this program. If not, see . */ -#ifndef MGL_H -#define MGL_H +#ifndef RENDER_MGL_H +#define RENDER_MGL_H #include "main.h" #ifdef USE_OPENGL @@ -133,4 +133,4 @@ defNameE(wglGetExtensionsString); #endif #endif -#endif // MGL_H +#endif // RENDER_MGL_H -- cgit v1.2.3-60-g2f50