diff options
Diffstat (limited to 'src/libjin/math/math.h')
-rw-r--r-- | src/libjin/math/math.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/math/math.h b/src/libjin/math/math.h index d496b85..6eb4367 100644 --- a/src/libjin/math/math.h +++ b/src/libjin/math/math.h @@ -1,5 +1,5 @@ -#ifndef __JIN_UTILS_MATH_H -#define __JIN_UTILS_MATH_H +#ifndef __LIBJIN_UTILS_MATH_H +#define __LIBJIN_UTILS_MATH_H #include "constant.h" #include "matrix.h" |