summaryrefslogtreecommitdiff
path: root/include/string_length.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/string_length.h')
-rw-r--r--include/string_length.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/string_length.h b/include/string_length.h
index 693af5b..7f1c8a7 100644
--- a/include/string_length.h
+++ b/include/string_length.h
@@ -3,6 +3,8 @@
#define STR_LENGTH_H
+#include "main.h"
+
#define STR_SIZE 128
#define STR_NUM_SIZE 8
#define STR_NAME_SIZE 32