diff --git a/rostests/winetests/powrprof/pwrprof.c b/rostests/winetests/powrprof/pwrprof.c index 4bd1271dae7..96a0790517f 100644 --- a/rostests/winetests/powrprof/pwrprof.c +++ b/rostests/winetests/powrprof/pwrprof.c @@ -1,4 +1,4 @@ -#include +#include #include "ntstatus.h" #define WIN32_NO_STATUS #define STANDALONE @@ -6,6 +6,7 @@ #include "winternl.h" #include "windef.h" #include "winbase.h" +#include "winreg.h" #include "powrprof.h" #include "assert.h"