diff options
Diffstat (limited to 'src/libjin/core/core.h')
-rw-r--r-- | src/libjin/core/core.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/core/core.h b/src/libjin/core/core.h index dd902b4..4b4df8f 100644 --- a/src/libjin/core/core.h +++ b/src/libjin/core/core.h @@ -1,5 +1,5 @@ -#ifndef __JIN_CORE_H -#define __JIN_CORE_H +#ifndef __LIBJIN_CORE_H +#define __LIBJIN_CORE_H #include "game.h" |