Skip to content

Commit e3e84fe

Browse files
committed
Add missing namespace when compiling for package installation mode
1 parent 59d4072 commit e3e84fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Editor/Manipulation/HandPoses/UxrHandPoseEditorWindow.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
using UltimateXR.Core;
1616
using UltimateXR.Core.Math;
1717
using UltimateXR.Editor.Avatar;
18+
using UltimateXR.Extensions.System;
1819
using UltimateXR.Extensions.System.Collections;
1920
using UltimateXR.Extensions.Unity;
2021
using UltimateXR.Manipulation;

0 commit comments

Comments
 (0)