Skip to content

Commit d210d3d

Browse files
committed
Fix build after merge
1 parent 3fd5fec commit d210d3d

File tree

1 file changed

+1
-1
lines changed
  • org.mixedrealitytoolkit.uxcomponents.noncanvas/Tests/Runtime

1 file changed

+1
-1
lines changed

org.mixedrealitytoolkit.uxcomponents.noncanvas/Tests/Runtime/SliderTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
using UnityEditor;
1212
using UnityEngine;
1313
using UnityEngine.TestTools;
14-
using UnityEngine.XR.Interaction.Toolkit;
14+
using UnityEngine.XR.Interaction.Toolkit.Interactables;
1515

1616
using HandshapeId = MixedReality.Toolkit.Input.HandshapeTypes.HandshapeId;
1717

0 commit comments

Comments
 (0)