mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Bug 727220 - Fix _CGLContextObject's forward declaration. r=jrmuizel.
This commit is contained in:
parent
3dcaefdb54
commit
1bf8b5c3a9
@ -44,7 +44,7 @@
|
||||
#import <OpenGL/OpenGL.h>
|
||||
|
||||
class gfxASurface;
|
||||
class _CGLContextObject;
|
||||
struct _CGLContextObject;
|
||||
|
||||
typedef _CGLContextObject* CGLContextObj;
|
||||
typedef uint32_t IOSurfaceID;
|
||||
|
Loading…
Reference in New Issue
Block a user