diff options
Diffstat (limited to 'make/stub_includes/macosx/OpenGL/CGLDevice.h')
-rw-r--r-- | make/stub_includes/macosx/OpenGL/CGLDevice.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/stub_includes/macosx/OpenGL/CGLDevice.h b/make/stub_includes/macosx/OpenGL/CGLDevice.h new file mode 100644 index 000000000..1d4170975 --- /dev/null +++ b/make/stub_includes/macosx/OpenGL/CGLDevice.h @@ -0,0 +1,2 @@ +typedef struct _cglShareGroupObj* CGLShareGroupObj; + |