summaryrefslogtreecommitdiffstats
path: root/src/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/color.h')
-rw-r--r--src/color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/color.h b/src/color.h
index edf1ef7..1b0cadb 100644
--- a/src/color.h
+++ b/src/color.h
@@ -21,7 +21,7 @@
#ifndef BFS_COLOR_H
#define BFS_COLOR_H
-#include "util.h"
+#include "config.h"
#include <stdarg.h>
#include <stdbool.h>
#include <stdio.h>