aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/ITypeAheadable.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/ITypeAheadable.hh')
-rw-r--r--src/FbTk/ITypeAheadable.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/ITypeAheadable.hh b/src/FbTk/ITypeAheadable.hh
index 1b0bd03..ebcb935 100644
--- a/src/FbTk/ITypeAheadable.hh
+++ b/src/FbTk/ITypeAheadable.hh
@@ -22,7 +22,7 @@
22#ifndef FBTK_ITYPEAHEADABLE_HH 22#ifndef FBTK_ITYPEAHEADABLE_HH
23#define FBTK_ITYPEAHEADABLE_HH 23#define FBTK_ITYPEAHEADABLE_HH
24 24
25#include <string> 25#include "FbString.hh"
26 26
27#ifdef HAVE_CCTYPE 27#ifdef HAVE_CCTYPE
28 #include <cctype> 28 #include <cctype>