- gl_system.h as well, in particular this has no place in hw_* files.

This commit is contained in:
Christoph Oelckers 2018-05-16 23:34:52 +02:00
commit c0837f42bd
55 changed files with 69 additions and 75 deletions

View file

@ -20,7 +20,7 @@
//--------------------------------------------------------------------------
//
#include "gl/system/gl_system.h"
#include "gl_load/gl_system.h"
#include "files.h"
#include "gl/shaders/gl_shadowmapshader.h"