X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=specs%2Fcglapi.py;h=6cea02887f3f3945bf9b99099a6a2a2b09d21d86;hb=81301939f025407ceb284a9dcd5d5a1f05d27b8f;hp=fbae1b149eecd539d171845a9aac963f868940b6;hpb=2b807458f983e01e6c5c49a6c77ee28a145a1b2d;p=apitrace diff --git a/specs/cglapi.py b/specs/cglapi.py index fbae1b1..6cea028 100644 --- a/specs/cglapi.py +++ b/specs/cglapi.py @@ -180,7 +180,7 @@ CGLError = Enum("CGLError", [ CGLContextObj = Opaque("CGLContextObj") -cglapi = API("CGL") +cglapi = Module("CGL") cglapi.addFunctions([ # CGLCurrent.h, libGL.dylib