Fixed compilation on systems other than my own...

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2015-01-19 23:32:45 -04:00
parent 1124612c1f
commit 3db4e8dea0
+1 -2
View File
@@ -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>