mirror of
https://github.com/love2d/love.git
synced 2026-08-13 09:00:54 +02:00
opengl graphics module files now always include OpenGL.h rather than GLee.h
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "common/math.h"
|
||||
|
||||
#include "GLee.h"
|
||||
#include "OpenGL.h"
|
||||
#include <cmath>
|
||||
#include <cstdlib>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user