summaryrefslogtreecommitdiffstats
path: root/src/u_utils.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/u_utils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/u_utils.h b/src/u_utils.h
index a01155a..e136ecc 100644
--- a/src/u_utils.h
+++ b/src/u_utils.h
@@ -10,8 +10,8 @@
/* */
/* ************************************************************************** */
-#ifndef FT_U_UTILS_H
-# define FT_U_UTILS_H
+#ifndef U_UTILS_H
+# define U_UTILS_H
# include <libft.h>
# include <stdint.h>