From 58ad98213763348b49d8313675203b287a5442bb Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 20 Oct 2018 10:13:31 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E5=A4=B4=E6=96=87=E4=BB=B6=E5=AE=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Graphics/je_graphics.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libjin/Graphics/je_graphics.h') diff --git a/src/libjin/Graphics/je_graphics.h b/src/libjin/Graphics/je_graphics.h index 6f099cd..8c964c3 100644 --- a/src/libjin/Graphics/je_graphics.h +++ b/src/libjin/Graphics/je_graphics.h @@ -1,5 +1,5 @@ -#ifndef __LIBJIN_GRAPHICS_H -#define __LIBJIN_GRAPHICS_H +#ifndef __JE_GRAPHICS_H +#define __JE_GRAPHICS_H #include "../core/je_configuration.h" #if LIBJIN_MODULES_RENDER @@ -18,4 +18,4 @@ #include "font/je_texture_font.h" #endif // LIBJIN_MODULES_RENDER -#endif // __LIBJIN_GRAPHICS_H \ No newline at end of file +#endif // __JE_GRAPHICS_H \ No newline at end of file -- cgit v1.1-26-g67d0