- moved contents of gl_templates.h to files outside of gl/

This commit is contained in:
Christoph Oelckers 2018-04-01 11:59:12 +02:00
commit 1461059dae
16 changed files with 48 additions and 118 deletions

View file

@ -41,7 +41,6 @@
#include "gl/shaders/gl_shader.h"
#include "gl/textures/gl_material.h"
#include "gl/textures/gl_samplers.h"
#include "gl/utility/gl_templates.h"
#include "gl/data/gl_vertexbuffer.h"