mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
make love build on OS X again - there's no need to include gl.h directly, GLee.h does that for us in a cross-platform way
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
|
||||
// OpenGL
|
||||
#include "GLee.h"
|
||||
#include <GL/gl.h>
|
||||
|
||||
namespace love
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user