small fixes to make it work with demo project
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "GL/gl3w.h"
|
||||
#include "GL/gl.h"
|
||||
#include "basicShader.hpp"
|
||||
|
||||
#include "GL/gl3w.h"
|
||||
#include "basicShaderGLSL.hpp"
|
||||
#include "BehaviourScripts/Renderable.hpp"
|
||||
#include "Color.hpp"
|
||||
|
||||
Reference in New Issue
Block a user