mirror of
https://github.com/love2d/love.git
synced 2026-08-14 10:13:46 +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:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include <common/math.h>
|
||||
|
||||
#include <GL/gl.h>
|
||||
#include "GLee.h"
|
||||
#include <cmath>
|
||||
#include <cstdlib>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user