From 4207f9c279e832e3afcb3f5fc6cd8d84cb4cfe4c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 28 Mar 2015 01:43:35 +0100 Subject: Bump OculusVR RIFT SDK to 0.5.0.1 --- LibOVR/Include/OVR_CAPI.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 LibOVR/Include/OVR_CAPI.h (limited to 'LibOVR/Include/OVR_CAPI.h') 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" + -- cgit v1.2.3