projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[STOBJECT] Fix build on linux
[reactos.git]
/
dll
/
shellext
/
stobject
/
power.cpp
diff --git
a/dll/shellext/stobject/power.cpp
b/dll/shellext/stobject/power.cpp
index
5853b2b
..
a25de28
100644
(file)
--- a/
dll/shellext/stobject/power.cpp
+++ b/
dll/shellext/stobject/power.cpp
@@
-8,10
+8,10
@@
* David Quintana <gigaherz@gmail.com>
*/
-#include <
W
indows.h>
-#include <
SetupAPI
.h>
+#include <
w
indows.h>
+#include <
setupapi
.h>
#include <devguid.h>
-#include <
BatC
lass.h>
+#include <
batc
lass.h>
#include "precomp.h"
#include "powrprof.h"