aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx/ScintillaMacOSX.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/ScintillaMacOSX.h')
-rw-r--r--macosx/ScintillaMacOSX.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/ScintillaMacOSX.h b/macosx/ScintillaMacOSX.h
index 98210f175..b4a714b0f 100644
--- a/macosx/ScintillaMacOSX.h
+++ b/macosx/ScintillaMacOSX.h
@@ -16,6 +16,8 @@
#include <ctype.h>
#include <time.h>
+#include <vector>
+
#include "Platform.h"
#include "Scintilla.h"
#include "PlatMacOSX.h"