aboutsummaryrefslogtreecommitdiffstats
path: root/Samples/OculusRoomTiny/OculusRoomModel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Samples/OculusRoomTiny/OculusRoomModel.cpp')
-rw-r--r--Samples/OculusRoomTiny/OculusRoomModel.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/Samples/OculusRoomTiny/OculusRoomModel.cpp b/Samples/OculusRoomTiny/OculusRoomModel.cpp
index e12751a..f425be0 100644
--- a/Samples/OculusRoomTiny/OculusRoomModel.cpp
+++ b/Samples/OculusRoomTiny/OculusRoomModel.cpp
@@ -4,7 +4,7 @@ Filename : OculusRoomModel.cpp
Content : Creates a simple room scene from hard-coded geometry
Created : October 4, 2012
-Copyright : Copyright 2012-2013 Oculus, Inc. All Rights reserved.
+Copyright : Copyright 2012 Oculus, Inc. All Rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -20,11 +20,7 @@ limitations under the License.
*************************************************************************************/
-#include "RenderTiny_Device.h"
-
-using namespace OVR;
-using namespace OVR::RenderTiny;
-
+#include "RenderTiny_D3D11_Device.h"
//-------------------------------------------------------------------------------------
// ***** Room Model