apple build fix

This commit is contained in:
Flyinghead 2021-11-10 21:21:25 +01:00
parent 7583db3bef
commit d788c310ee
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
OSXGraphicsContext theGLContext;
void OSXGraphicsContext::Swap()
void OSXGraphicsContext::swap()
{
do_swap_automation();
}