From 0f49ce8fc6aa54224e4c0d6fda8c4527ad39cce1 Mon Sep 17 00:00:00 2001 From: Brad Davis Date: Thu, 24 Jul 2014 16:47:31 -0700 Subject: 0.4 Win-Beta --- Samples/CommonSrc/Platform/Platform.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Samples/CommonSrc/Platform/Platform.cpp') diff --git a/Samples/CommonSrc/Platform/Platform.cpp b/Samples/CommonSrc/Platform/Platform.cpp index 108c7f5..40d7842 100644 --- a/Samples/CommonSrc/Platform/Platform.cpp +++ b/Samples/CommonSrc/Platform/Platform.cpp @@ -21,15 +21,13 @@ limitations under the License. ************************************************************************************/ - - #include "Platform.h" #include #include #include "../Render/Render_Device.h" #include "Gamepad.h" -namespace OVR { namespace Platform { +namespace OVR { namespace OvrPlatform { const SetupGraphicsDeviceSet* SetupGraphicsDeviceSet::PickSetupDevice(const char* typeArg) const -- cgit v1.2.3