mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
[STOBJECT] Fix build on linux
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
* David Quintana <gigaherz@gmail.com>
|
||||
*/
|
||||
|
||||
#include <Windows.h>
|
||||
#include <SetupAPI.h>
|
||||
#include <windows.h>
|
||||
#include <setupapi.h>
|
||||
#include <devguid.h>
|
||||
#include <BatClass.h>
|
||||
#include <batclass.h>
|
||||
|
||||
#include "precomp.h"
|
||||
#include "powrprof.h"
|
||||
|
||||
Reference in New Issue
Block a user