mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Fixed graphics initialization crashing love when OpenGL ES 2 is used.
--HG-- branch : minor
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <cstdio>
|
||||
|
||||
#ifdef LOVE_WINDOWS
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#ifndef APIENTRY
|
||||
|
||||
Reference in New Issue
Block a user