[!] compile fix

This commit is contained in:
HarrievG 2022-06-06 01:22:55 +02:00 committed by Robert Beckebans
parent e19e4f2b05
commit 50bb904e22

View file

@ -44,6 +44,9 @@ If you have questions concerning this license or the applicable additional terms
#define MD5_CAMERA_EXT "md5camera"
#define MD5_VERSION 10
#define GLTF_EXT "gltf"
#define GLTF_GLB_EXT "glb"
#include "jobs/ShadowShared.h"
#include "jobs/prelightshadowvolume/PreLightShadowVolume.h"
#include "jobs/staticshadowvolume/StaticShadowVolume.h"