summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2007-11-08 23:53:03 +0000
committerHisham Muhammad <hisham@gobolinux.org>2007-11-08 23:53:03 +0000
commitb70b35ea659d9a859de3cb480580ceb98a6b63e0 (patch)
tree02188a1ca0fcdb25721d073f71786d5b361236a3 /CRT.h
parenta7c2aedcecd3763464e83f80bd6c4f1216f58428 (diff)
Improve error display on crash to get better bug reports.
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index 76a3b08c..41de032f 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)

© 2014-2024 Faster IT GmbH | imprint | privacy policy