diff options
Diffstat (limited to 'src/color.h')
-rw-r--r-- | src/color.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/color.h b/src/color.h index 6102480..38f5ad7 100644 --- a/src/color.h +++ b/src/color.h @@ -8,8 +8,6 @@ #ifndef BFS_COLOR_H #define BFS_COLOR_H -#include "prelude.h" - #include "bfs.h" #include "dstring.h" |