- moved gl_shader.cpp to 'common'.
This commit is contained in:
parent
1346787e29
commit
cb1e8a177f
7 changed files with 6 additions and 13 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "gl_system.h"
|
||||
#include "gl/shaders/gl_shader.h"
|
||||
#include "gl_shader.h"
|
||||
#include "hwrenderer/postprocessing/hw_postprocess.h"
|
||||
|
||||
namespace OpenGLRenderer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue