Skip to content

Commit

Permalink
OpenXR: Fix support for building against distro package
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Aug 16, 2024
1 parent 96be44c commit 2206f5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/openxr/openxr_interface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2206f5c

Please sign in to comment.