- the harmless changes of the failed refactoring of the shader.

This commit is contained in:
Christoph Oelckers 2019-10-06 19:32:35 +02:00
parent e94ed3abf2
commit ef2de97077
11 changed files with 25 additions and 32 deletions

View file

@ -39,8 +39,8 @@
**
*/
#include <memory>
#include "glbackend.h"
#include "glad/glad.h"
#include "glbackend.h"
#include "gl_shader.h"
#include "zstring.h"