aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx/ScintillaMacOSX.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/ScintillaMacOSX.h')
-rw-r--r--macosx/ScintillaMacOSX.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/ScintillaMacOSX.h b/macosx/ScintillaMacOSX.h
index a8ad5bc5e..6c050abb1 100644
--- a/macosx/ScintillaMacOSX.h
+++ b/macosx/ScintillaMacOSX.h
@@ -27,6 +27,7 @@
#ifdef SCI_LEXER
#include "SciLexer.h"
#include "PropSet.h"
+#include "PropSetSimple.h"
#include "Accessor.h"
#include "KeyWords.h"
#endif