Skip to content

Commit

Permalink
Fix include in AndroidPlatform.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Sep 25, 2023
1 parent a340610 commit 3c68d91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions native/cocos/platform/android/AndroidPlatform.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
#include "platform/java/modules/SystemWindowManager.h"
#include "platform/java/modules/Vibrator.h"

#include "platform/interfaces/modules/IXRInterface.h"
#if CC_USE_XR
#include "platform/java/modules/XRInterface.h"
#endif
Expand Down

0 comments on commit 3c68d91

Please sign in to comment.