aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/ScintillaCocoa.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/ScintillaCocoa.h')
-rw-r--r--cocoa/ScintillaCocoa.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cocoa/ScintillaCocoa.h b/cocoa/ScintillaCocoa.h
index 63f4b106b..4c1f10a97 100644
--- a/cocoa/ScintillaCocoa.h
+++ b/cocoa/ScintillaCocoa.h
@@ -83,6 +83,8 @@ extern "C" NSString *ScintillaRecPboardType;
namespace Scintilla::Internal {
+CGContextRef CGContextCurrent();
+
/**
* Main scintilla class, implemented for macOS (Cocoa).
*/