aboutsummaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index f67af22..935f79a 100644
--- a/src/common.h
+++ b/src/common.h
@@ -3,6 +3,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <stdbool.h>
#define __RED__ "\033[0;31m"
#define __GREEN__ "\033[0;32m"