From 9379132a8234eeedf62d37ef57713e52c12db6ab Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:00:22 +0200 Subject: Imported Upstream version 0.7 --- CRT.h | 1 + 1 file changed, 1 insertion(+) (limited to 'CRT.h') diff --git a/CRT.h b/CRT.h index 76a3b08..41de032 100644 --- a/CRT.h +++ b/CRT.h @@ -17,6 +17,7 @@ in the source distribution for its full text. #include "String.h" +#include "config.h" #include "debug.h" #define ColorPair(i,j) COLOR_PAIR((7-i)*8+j) -- cgit v1.2.3