Fix build error with new Oculus Mobile Native SDK (1.40)

This commit is contained in:
Simon 2020-12-10 20:48:18 +00:00
parent 3b35b7db5a
commit 34f50517d9

View file

@ -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>