Skip to content

Commit 9a28440

Browse files
updated namespace in reflection extensions
1 parent 4b97c9d commit 9a28440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/HoloToolkit/CrossPlatform/Scripts/Reflection/ReflectionExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright (c) Microsoft Corporation. All rights reserved.
22
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

4-
namespace HoloToolkit
4+
namespace HoloToolkit.Unity
55
{
66
#if UNITY_METRO && !UNITY_EDITOR
77

0 commit comments

Comments
 (0)