Allow to compile the engine without XR support
This commit is contained in:
@@ -47,10 +47,6 @@
|
||||
#include "servers/rendering/rendering_server_globals.h"
|
||||
#include "servers/rendering/storage/utilities.h"
|
||||
|
||||
#ifndef _3D_DISABLED
|
||||
#include "servers/xr/xr_interface.h"
|
||||
#endif // _3D_DISABLED
|
||||
|
||||
class RenderingLightCuller;
|
||||
|
||||
class RendererSceneCull : public RenderingMethod {
|
||||
|
||||
Reference in New Issue
Block a user