summaryrefslogtreecommitdiff
path: root/modules/gdnative/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdnative/config.py')
-rw-r--r--modules/gdnative/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gdnative/config.py b/modules/gdnative/config.py
index 37e25a46d4..4b997e4bfe 100644
--- a/modules/gdnative/config.py
+++ b/modules/gdnative/config.py
@@ -9,7 +9,7 @@ def configure(env):
def get_doc_classes():
return [
"@NativeScript",
- "ARVRInterfaceGDNative",
+ "XRInterfaceGDNative",
"GDNative",
"GDNativeLibrary",
"MultiplayerPeerGDNative",