From: Robert Lippmann robert.lippmann.development@gmail.com
--- dlls/powrprof/powrprof.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/powrprof/powrprof.c b/dlls/powrprof/powrprof.c index 63356e93d4a..ae0aa1c8641 100644 --- a/dlls/powrprof/powrprof.c +++ b/dlls/powrprof/powrprof.c @@ -19,9 +19,9 @@
#include <stdarg.h> #include <stdlib.h> +#include <initguid.h> #include "ntstatus.h" #define WIN32_NO_STATUS -#include <initguid.h> #include "windef.h" #include "winbase.h" #include "winnt.h"