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/Src/Net/OVR_PacketizedTCPSocket.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'LibOVR/Src/Net/OVR_PacketizedTCPSocket.h') diff --git a/LibOVR/Src/Net/OVR_PacketizedTCPSocket.h b/LibOVR/Src/Net/OVR_PacketizedTCPSocket.h index 8052bd3..e4bd3f3 100644 --- a/LibOVR/Src/Net/OVR_PacketizedTCPSocket.h +++ b/LibOVR/Src/Net/OVR_PacketizedTCPSocket.h @@ -29,8 +29,8 @@ limitations under the License. #define OVR_PacketizedTCPSocket_h #include "OVR_Socket.h" -#include "../Kernel/OVR_Allocator.h" -#include "../Kernel/OVR_Atomic.h" +#include "Kernel/OVR_Allocator.h" +#include "Kernel/OVR_Atomic.h" #ifdef OVR_OS_WIN32 #include "OVR_Win32_Socket.h" -- cgit v1.2.3