summaryrefslogtreecommitdiffstats
path: root/make/stub_includes/macosx/AppKit/NSOpenGL.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/macosx/AppKit/NSOpenGL.h')
-rw-r--r--make/stub_includes/macosx/AppKit/NSOpenGL.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/stub_includes/macosx/AppKit/NSOpenGL.h b/make/stub_includes/macosx/AppKit/NSOpenGL.h
new file mode 100644
index 000000000..1b7656dc1
--- /dev/null
+++ b/make/stub_includes/macosx/AppKit/NSOpenGL.h
@@ -0,0 +1,3 @@
+typedef struct _NSOpenGLPixelFormat NSOpenGLPixelFormat;
+typedef struct _NSOpenGLContext NSOpenGLContext;
+typedef struct _NSOpenGLPixelBuffer NSOpenGLPixelBuffer;