From 4798e70dcbbedb55de8e9f8e321e8fad7b9783f6 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 8 Sep 2018 13:09:06 +0800 Subject: *update --- src/libjin/input/keyboard.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libjin/input/keyboard.h') diff --git a/src/libjin/input/keyboard.h b/src/libjin/input/keyboard.h index 49ee90f..250e8f0 100644 --- a/src/libjin/input/keyboard.h +++ b/src/libjin/input/keyboard.h @@ -1,5 +1,5 @@ -#ifndef __JIN_KEYBOARD_H -#define __JIN_KEYBOARD_H +#ifndef __LIBJIN_KEYBOARD_H +#define __LIBJIN_KEYBOARD_H namespace jin { @@ -14,4 +14,4 @@ namespace input } // input } // jin -#endif // __JIN_KEYBOARD_H \ No newline at end of file +#endif // __LIBJIN_KEYBOARD_H \ No newline at end of file -- cgit v1.1-26-g67d0