You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-23 15:16:17 +00:00
OpenXR: Fix support for building against distro package
(cherry picked from commit 2206f5c6a4)
This commit is contained in:
@@ -36,7 +36,8 @@
|
|||||||
|
|
||||||
#include "extensions/openxr_eye_gaze_interaction.h"
|
#include "extensions/openxr_eye_gaze_interaction.h"
|
||||||
#include "extensions/openxr_hand_interaction_extension.h"
|
#include "extensions/openxr_hand_interaction_extension.h"
|
||||||
#include "thirdparty/openxr/include/openxr/openxr.h"
|
|
||||||
|
#include <openxr/openxr.h>
|
||||||
|
|
||||||
void OpenXRInterface::_bind_methods() {
|
void OpenXRInterface::_bind_methods() {
|
||||||
// lifecycle signals
|
// lifecycle signals
|
||||||
|
|||||||
Reference in New Issue
Block a user