mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
opengl graphics module files now always include OpenGL.h rather than GLee.h
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
**/
|
||||
|
||||
#include "wrap_Graphics.h"
|
||||
#include "GLee.h"
|
||||
#include "OpenGL.h"
|
||||
#include "graphics/DrawQable.h"
|
||||
#include "image/ImageData.h"
|
||||
#include "font/Rasterizer.h"
|
||||
|
||||
Reference in New Issue
Block a user