- need hw_viewpointuniforms.h as well in 'common', after decoupling it from game data.

This commit is contained in:
Christoph Oelckers 2020-04-26 23:02:16 +02:00
commit b58e3172fc
8 changed files with 27 additions and 32 deletions

View file

@ -37,7 +37,7 @@
#include "gl_shader.h"
#include "hw_shaderpatcher.h"
#include "hwrenderer/data/shaderuniforms.h"
#include "hwrenderer/scene/hw_viewpointuniforms.h"
#include "hw_viewpointuniforms.h"
#include "hw_lightbuffer.h"
#include "gl_interface.h"