mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
Fixed compilation on systems other than my own...
--HG-- branch : minor
This commit is contained in:
@@ -27,8 +27,7 @@
|
||||
#include "common/Matrix.h"
|
||||
|
||||
// GLAD
|
||||
//#include "libraries/glad/gladfuncs.hpp"
|
||||
#include <gladf/gladfuncs.hpp>
|
||||
#include "libraries/glad/gladfuncs.hpp"
|
||||
|
||||
// C++
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user