From a24f5572a38caa47a19c1f8a9bcea43d7ed88d1e Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 29 Oct 2018 23:19:19 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Input/je_mouse.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libjin/Input/je_mouse.h') diff --git a/src/libjin/Input/je_mouse.h b/src/libjin/Input/je_mouse.h index 29038ec..3c4ad9b 100644 --- a/src/libjin/Input/je_mouse.h +++ b/src/libjin/Input/je_mouse.h @@ -1,5 +1,5 @@ -#ifndef __JE_MOUSE_H -#define __JE_MOUSE_H +#ifndef __JE_MOUSE_H__ +#define __JE_MOUSE_H__ #include "../core/je_configuration.h" #if defined(jin_input) @@ -46,4 +46,4 @@ namespace JinEngine #endif // defined(jin_input) -#endif // __JE_MOUSE_H \ No newline at end of file +#endif // __JE_MOUSE_H__ -- cgit v1.1-26-g67d0