Skip to content

Commit cb5343d

Browse files
authored
Merge pull request #26 from aws-lumberyard-dev/o3de-extras-ar-fixes
fix device no found
2 parents 359e8c7 + 1ac5f59 commit cb5343d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gems/XR/Code/Include/XR/XRInput.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ namespace XR
1616
{
1717
class Session;
1818
class Instance;
19+
class Device;
20+
1921
// This class will be responsible for creating XR::Input
2022
// which manage event queue or poll actions
2123
class Input

0 commit comments

Comments
 (0)