aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PositionCache.cxx
diff options
context:
space:
mode:
authornyamatongwe <unknown>2010-07-13 21:38:26 +1000
committernyamatongwe <unknown>2010-07-13 21:38:26 +1000
commit46a09069e0fd52a121d8a5d6655d513d28198061 (patch)
tree78913d3187df5083bb4a2e8239ec598321b2597f /src/PositionCache.cxx
parent4a42ef938d5cc3b13f42b4a3f4e7310a6b5cbf4b (diff)
downloadscintilla-mirror-46a09069e0fd52a121d8a5d6655d513d28198061.tar.gz
Files changed for new lexer design.
Diffstat (limited to 'src/PositionCache.cxx')
-rw-r--r--src/PositionCache.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PositionCache.cxx b/src/PositionCache.cxx
index d27205b5f..548b4d940 100644
--- a/src/PositionCache.cxx
+++ b/src/PositionCache.cxx
@@ -30,6 +30,7 @@
#include "ViewStyle.h"
#include "CharClassify.h"
#include "Decoration.h"
+#include "ILexer.h"
#include "Document.h"
#include "Selection.h"
#include "PositionCache.h"