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_drawable.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libjin/Graphics/je_drawable.h') diff --git a/src/libjin/Graphics/je_drawable.h b/src/libjin/Graphics/je_drawable.h index 13464f0..f31f3d7 100644 --- a/src/libjin/Graphics/je_drawable.h +++ b/src/libjin/Graphics/je_drawable.h @@ -1,5 +1,5 @@ -#ifndef __LIBJIN_DRAWABLE -#define __LIBJIN_DRAWABLE +#ifndef __JE_DRAWABLE +#define __JE_DRAWABLE #include "../core/je_configuration.h" #if LIBJIN_MODULES_RENDER @@ -87,4 +87,4 @@ namespace jin } // namespace jin #endif // LIBJIN_MODULES_RENDER -#endif // __LIBJIN_DRAWABLE \ No newline at end of file +#endif // __JE_DRAWABLE \ No newline at end of file -- cgit v1.1-26-g67d0