summaryrefslogtreecommitdiffstats
path: root/src/core/macos_context_type_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/macos_context_type_helper.h')
-rw-r--r--src/core/macos_context_type_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/macos_context_type_helper.h b/src/core/macos_context_type_helper.h
index d234a2bff..a7b989bc3 100644
--- a/src/core/macos_context_type_helper.h
+++ b/src/core/macos_context_type_helper.h
@@ -39,4 +39,5 @@
#ifndef MACOS_CONTEXT_TYPE_HELPER_H_
#define MACOS_CONTEXT_TYPE_HELPER_H_
bool isCurrentContextSoftware();
+void* cglContext(NSOpenGLContext*);
#endif // MACOS_CONTEXT_TYPE_HELPER_H_