We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ed60f commit 92275c2Copy full SHA for 92275c2
src/tests/hello_xr/common.h
@@ -10,7 +10,7 @@
10
#include <stdarg.h>
11
#include <stddef.h>
12
13
-#include "openxr_reflection.h"
+#include <openxr/openxr_reflection.h>
14
15
// Macro to generate stringify functions for OpenXR enumerations based data provided in openxr_reflection.h
16
// clang-format off
0 commit comments