diff --git a/Source/Core/Editor/InputSystemChecker.cs b/Source/Core/Editor/InputSystemChecker.cs index 039adef77..b298c0a9c 100644 --- a/Source/Core/Editor/InputSystemChecker.cs +++ b/Source/Core/Editor/InputSystemChecker.cs @@ -3,6 +3,7 @@ // Modifications copyright (c) 2021-2024 MindPort GmbH using UnityEditor; +using VRBuilder.Editor.Settings; namespace VRBuilder.Editor.Setup {