summaryrefslogtreecommitdiffstats
path: root/src/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/color.h')
-rw-r--r--src/color.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/color.h b/src/color.h
index 6847e3b..6102480 100644
--- a/src/color.h
+++ b/src/color.h
@@ -9,7 +9,10 @@
#define BFS_COLOR_H
#include "prelude.h"
+
+#include "bfs.h"
#include "dstring.h"
+
#include <stdio.h>
/**