mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[STOBJECT] Fix build on linux
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
* David Quintana <[email protected]>
|
||||
*/
|
||||
|
||||
#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