Skip to content

Commit

Permalink
hotfix: Fixed compile error on import
Browse files Browse the repository at this point in the history
  • Loading branch information
VaLiuM09 committed May 17, 2024
1 parent 19e1e20 commit c34a264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Core/Editor/InputSystemChecker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// Modifications copyright (c) 2021-2024 MindPort GmbH

using UnityEditor;
using VRBuilder.Editor.Settings;

namespace VRBuilder.Editor.Setup
{
Expand Down

0 comments on commit c34a264

Please sign in to comment.