diff --git a/src/Lithnet.CredentialProvider/ConsentUI/ConsentUIDataMsix.cs b/src/Lithnet.CredentialProvider/ConsentUI/ConsentUIDataMsix.cs index cbced84..d93e4ee 100644 --- a/src/Lithnet.CredentialProvider/ConsentUI/ConsentUIDataMsix.cs +++ b/src/Lithnet.CredentialProvider/ConsentUI/ConsentUIDataMsix.cs @@ -1,7 +1,8 @@ using System; using System.Runtime.InteropServices; +using Lithnet.CredentialProvider.Interop; -namespace Lithnet.CredentialProvider.Interop +namespace Lithnet.CredentialProvider { /// /// Represents the data structure passed to consent UI when a user is trying to elevate an MSIX package