mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix missing include
This commit is contained in:
parent
3e74f87ea3
commit
3f02e7b743
@ -19,6 +19,7 @@
|
||||
#include <globals.glsl>
|
||||
#include <light.glsl>
|
||||
#include <cloud.glsl>
|
||||
#include <lod.glsl>
|
||||
|
||||
layout(location = 0) in vec3 f_pos;
|
||||
// in float dummy;
|
||||
|
Loading…
Reference in New Issue
Block a user