X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fext_framebuffer_multisample.h;h=7d2f20f50edbba8028a8fd5ba45ff062f66eae48;hb=60ca0094db80ea88ad546c98866f73a8d152e02b;hp=980ef9a9d01d304d62a0bad7314d57f45a7a779c;hpb=6afbace895a7bbcf216ab8e48280ea0303ab5892;p=libs%2Fgl.git diff --git a/source/ext_framebuffer_multisample.h b/source/ext_framebuffer_multisample.h index 980ef9a9..7d2f20f5 100644 --- a/source/ext_framebuffer_multisample.h +++ b/source/ext_framebuffer_multisample.h @@ -8,7 +8,7 @@ namespace Msp { namespace GL { -extern PFNGLRENDERBUFFERSTORAGEMULTISAMPLEPROC glRenderbufferStorageMultisample; +extern PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC glRenderbufferStorageMultisample; extern Extension EXT_framebuffer_multisample;