mirror of
https://github.com/DrBeef/Quake2Quest.git
synced 2024-11-10 06:41:53 +00:00
Fix build error with new Oculus Mobile Native SDK (1.40)
This commit is contained in:
parent
3b35b7db5a
commit
34f50517d9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#if !defined(vrcommon_h)
|
||||
#define vrcommon_h
|
||||
|
||||
#include <VrApi_Ext.h>
|
||||
//#include <VrApi_Ext.h>
|
||||
#include <VrApi_Input.h>
|
||||
|
||||
#include <android/log.h>
|
||||
|
|
Loading…
Reference in a new issue