diff options
Diffstat (limited to 'LibOVR/Include/OVR_CAPI.h')
-rw-r--r-- | LibOVR/Include/OVR_CAPI.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/LibOVR/Include/OVR_CAPI.h b/LibOVR/Include/OVR_CAPI.h new file mode 100644 index 0000000..ab950b6 --- /dev/null +++ b/LibOVR/Include/OVR_CAPI.h @@ -0,0 +1,4 @@ + +// Temporary backward compatibility until we update all our internal code that's dependent on it. +#include "OVR_CAPI_0_5_0.h" + |