summaryrefslogtreecommitdiff
path: root/plugins/AutoShutdown/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AutoShutdown/src/common.h')
-rw-r--r--plugins/AutoShutdown/src/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/AutoShutdown/src/common.h b/plugins/AutoShutdown/src/common.h
index 2eae1b9bab..7a59d8961f 100644
--- a/plugins/AutoShutdown/src/common.h
+++ b/plugins/AutoShutdown/src/common.h
@@ -23,6 +23,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <windows.h>
#include <Uxtheme.h>
#include <Shlwapi.h>
+#include <PowrProf.h>
+#include <Ras.h>
/* WinXP+: shutdown reason codes */
#if defined(EWX_RESTARTAPPS) /* new MS Platform SDK */