OpenXR: Fix support for building against distro package
(cherry picked from commit 2206f5c6a4
)
This commit is contained in:
parent
3876287162
commit
6d41487459
|
@ -36,7 +36,8 @@
|
|||
|
||||
#include "extensions/openxr_eye_gaze_interaction.h"
|
||||
#include "extensions/openxr_hand_interaction_extension.h"
|
||||
#include "thirdparty/openxr/include/openxr/openxr.h"
|
||||
|
||||
#include <openxr/openxr.h>
|
||||
|
||||
void OpenXRInterface::_bind_methods() {
|
||||
// lifecycle signals
|
||||
|
|
Loading…
Reference in New Issue