aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/src/Lexilla.h
diff options
context:
space:
mode:
Diffstat (limited to 'lexilla/src/Lexilla.h')
-rw-r--r--lexilla/src/Lexilla.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexilla/src/Lexilla.h b/lexilla/src/Lexilla.h
index a2a2e010d..e44567bed 100644
--- a/lexilla/src/Lexilla.h
+++ b/lexilla/src/Lexilla.h
@@ -8,6 +8,6 @@
extern "C" {
-Scintilla::ILexer4 *CreateLexer(const char *name);
+Scintilla::ILexer5 *CreateLexer(const char *name);
}