summaryrefslogtreecommitdiffstats
path: root/src/b_sqb_str.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/b_sqb_str.h')
-rw-r--r--src/b_sqb_str.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/b_sqb_str.h b/src/b_sqb_str.h
index 9e27973..9d8bf1a 100644
--- a/src/b_sqb_str.h
+++ b/src/b_sqb_str.h
@@ -10,10 +10,10 @@
/* */
/* ************************************************************************** */
-#ifndef B_SQB_STR_H
-#define B_SQB_STR_H
+#ifndef FT_B_SQB_STR_H
+# define FT_B_SQB_STR_H
-#include <stdint.h>
+# include <stdint.h>
uint8_t b_sqb_str(uint8_t id, char *argv[]);