summaryrefslogtreecommitdiffstats
path: root/LibOVR/Src/OVR_OSX_HMDDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'LibOVR/Src/OVR_OSX_HMDDevice.h')
-rw-r--r--LibOVR/Src/OVR_OSX_HMDDevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/LibOVR/Src/OVR_OSX_HMDDevice.h b/LibOVR/Src/OVR_OSX_HMDDevice.h
index 52b8471..a7beeb1 100644
--- a/LibOVR/Src/OVR_OSX_HMDDevice.h
+++ b/LibOVR/Src/OVR_OSX_HMDDevice.h
@@ -17,7 +17,7 @@ otherwise accompanies this software in either electronic or hard copy form.
#define OVR_OSX_HMDDevice_h
#include "OVR_DeviceImpl.h"
-#include <Kernel/OVR_String.h>
+#include "Kernel/OVR_String.h"
#include "OVR_Profile.h"
namespace OVR { namespace OSX {