aboutsummaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2024-01-02 16:06:45 +0200
committerkartofen <mladenovnasko0@gmail.com>2024-01-02 16:06:45 +0200
commitc837b2bb4ea71cedb434260b11c9f356e8b34e2d (patch)
treed8d0b5bc5e6831b75e0d71395326e0e206c1bf43 /src/common.h
parent536f787c627e3a2b245e529345b948dc4631817f (diff)
things
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"