summaryrefslogtreecommitdiffstats
path: root/RichString.h
diff options
context:
space:
mode:
Diffstat (limited to 'RichString.h')
-rw-r--r--RichString.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/RichString.h b/RichString.h
index 7f777bba..036a24a4 100644
--- a/RichString.h
+++ b/RichString.h
@@ -12,6 +12,7 @@
#include <stdlib.h>
#include <string.h>
#include <curses.h>
+#include <ctype.h>
#include "debug.h"
#include <assert.h>