small fixes to make it work with demo project
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "GL/gl3w.h"
|
||||
#include "GL/gl.h"
|
||||
#include "TextureHelperOpenGL.hpp"
|
||||
#include <GL/gl3w.h>
|
||||
|
||||
void TSE::GLFW::TextureHelperOpenGL::Bind(const Texture *tex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user