aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/color.h')
-rw-r--r--src/color.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/color.h b/src/color.h
index b3da47d0..988bfdb8 100644
--- a/src/color.h
+++ b/src/color.h
@@ -3,9 +3,8 @@
#ifndef FISH_COLOR_H
#define FISH_COLOR_H
-#include <stdint.h>
-#include <cstddef>
-#include "config.h"
+#include <string.h>
+#include <string>
#include "common.h"
/* 24 bit color */