diff options
Diffstat (limited to 'src/AutoComplete.cxx')
| -rw-r--r-- | src/AutoComplete.cxx | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/AutoComplete.cxx b/src/AutoComplete.cxx index af6154ea1..86c64df56 100644 --- a/src/AutoComplete.cxx +++ b/src/AutoComplete.cxx @@ -11,7 +11,7 @@  #include "Platform.h" -#include "PropSet.h" +#include "CharClassify.h"  #include "AutoComplete.h"  #ifdef SCI_NAMESPACE | 
