You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Move server files into their subfolders
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "core/config/project_settings.h"
|
||||
|
||||
#ifndef XR_DISABLED
|
||||
#include "servers/xr_server.h"
|
||||
#include "servers/xr/xr_server.h"
|
||||
#endif // XR_DISABLED
|
||||
|
||||
RendererCompositor *RendererCompositor::singleton = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user