diff --git a/PInvoke/PowrProf/PowerBase.cs b/PInvoke/PowrProf/PowerBase.cs index e978e3df..194c294e 100644 --- a/PInvoke/PowrProf/PowerBase.cs +++ b/PInvoke/PowrProf/PowerBase.cs @@ -1,5 +1,6 @@ using System; using System.Runtime.InteropServices; +using Vanara.InteropServices; namespace Vanara.PInvoke {