summaryrefslogtreecommitdiffstats
path: root/src/b_sqb_err.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/b_sqb_err.h')
-rw-r--r--src/b_sqb_err.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/b_sqb_err.h b/src/b_sqb_err.h
index 73eab1b..f9ec3c7 100644
--- a/src/b_sqb_err.h
+++ b/src/b_sqb_err.h
@@ -13,7 +13,7 @@
#ifndef FT_B_SQB_ERR_H
# define FT_B_SQB_ERR_H
-#include <stdint.h>
+# include <stdint.h>
uint8_t b_sqb_err_check(uint8_t id, char *argv[]);