small fixes to make it work with demo project
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "Shader.hpp"
|
||||
#include "GL/gl3w.h"
|
||||
#include "GL/gl.h"
|
||||
#include "Shader.hpp"
|
||||
#include "Debug.hpp"
|
||||
|
||||
TSE::uint TSE::GLFW::Shader::activeProgramID = 0;
|
||||
|
||||
Reference in New Issue
Block a user