Skip to content

Commit 92275c2

Browse files
authored
Update common.h
1 parent b5ed60f commit 92275c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/hello_xr/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include <stdarg.h>
1111
#include <stddef.h>
1212

13-
#include "openxr_reflection.h"
13+
#include <openxr/openxr_reflection.h>
1414

1515
// Macro to generate stringify functions for OpenXR enumerations based data provided in openxr_reflection.h
1616
// clang-format off

0 commit comments

Comments
 (0)