mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 04:06:14 +00:00
Merge pull request #95658 from akien-mga/openxr-fix-system-package
OpenXR: Fix support for building against distro package
This commit is contained in:
commit
6c76be2389
@ -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
Block a user