Skip to content

Commit a7dd4ad

Browse files
committed
Android: Fix build with disable_3d
Fixes #103516.
1 parent 9f68a81 commit a7dd4ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/android/java_godot_lib_jni.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
#include "core/config/project_settings.h"
5050
#include "core/input/input.h"
5151
#include "main/main.h"
52+
#include "servers/rendering_server.h"
5253

5354
#ifndef _3D_DISABLED
5455
#include "servers/xr_server.h"

0 commit comments

Comments
 (0)