mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
opengl graphics module files now always include OpenGL.h rather than GLee.h
This commit is contained in:
@@ -34,9 +34,6 @@
|
||||
#include "graphics/Volatile.h"
|
||||
#include "graphics/Color.h"
|
||||
|
||||
// OpenGL
|
||||
#include "GLee.h"
|
||||
|
||||
namespace love
|
||||
{
|
||||
namespace graphics
|
||||
|
||||
Reference in New Issue
Block a user