mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 01:34:53 +08:00
[SERVMAN] Now fix GCC build on *nix.
svn path=/trunk/; revision=67103
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
#include <strsafe.h>
|
||||
#else
|
||||
#include <windows.h>
|
||||
#include <Commctrl.h>
|
||||
#include <commctrl.h>
|
||||
#include <process.h>
|
||||
#include <Strsafe.h>
|
||||
#include <strsafe.h>
|
||||
#endif
|
||||
#include "resource.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user