From d4d3f82cc71c64c05ce6efdcb61164092da51c2b Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 13 Jul 2010 21:38:26 +1000 Subject: Files changed for new lexer design. --- src/AutoComplete.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/AutoComplete.cxx') diff --git a/src/AutoComplete.cxx b/src/AutoComplete.cxx index cd58f6172..32cf7b2ed 100644 --- a/src/AutoComplete.cxx +++ b/src/AutoComplete.cxx @@ -8,10 +8,11 @@ #include #include #include +#include #include "Platform.h" -#include "CharClassify.h" +#include "CharacterSet.h" #include "AutoComplete.h" #ifdef SCI_NAMESPACE -- cgit v1.2.3