From 4798e70dcbbedb55de8e9f8e321e8fad7b9783f6 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 8 Sep 2018 13:09:06 +0800 Subject: *update --- src/libjin/math/constant.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libjin/math/constant.h') diff --git a/src/libjin/math/constant.h b/src/libjin/math/constant.h index f2f740f..f8e0f5a 100644 --- a/src/libjin/math/constant.h +++ b/src/libjin/math/constant.h @@ -1,5 +1,5 @@ -#ifndef __JIN_MATH_CONSTANT_H -#define __JIN_MATH_CONSTANT_H +#ifndef __LIBJIN_MATH_CONSTANT_H +#define __LIBJIN_MATH_CONSTANT_H #define PI 3.1415926f -- cgit v1.1-26-g67d0