[SDK][NDK] Move SYSTEM_POWER_INFORMATION to ntpoapi.h (#869)

As suggested by Thomas Faber. See CORE-12587 for more details.
This commit is contained in:
Serge Gautherie 2018-12-05 13:48:01 +01:00 committed by Hermès BÉLUSCA - MAÏTO
parent 88ddb37acb
commit c34fa1e389
4 changed files with 24 additions and 9 deletions

View file

@ -14,6 +14,7 @@
#include <ntstatus.h>
#define WIN32_NO_STATUS
#include <winreg.h>
#include <ndk/potypes.h>
#include <powrprof.h>
unsigned int g_NumPwrSchemes = 0;