Uses less ambiguous include when compiles for Windows platform
This commit is contained in:
parent
8d9d6a5696
commit
007b78cbb4
@ -25,7 +25,7 @@
|
|||||||
#ifndef _UNISTD_H_
|
#ifndef _UNISTD_H_
|
||||||
#define _UNISTD_H_
|
#define _UNISTD_H_
|
||||||
|
|
||||||
#include "../windows.h"
|
#include "contrib/windows.h"
|
||||||
|
|
||||||
// Needed by Sleep() under Windows
|
// Needed by Sleep() under Windows
|
||||||
# include <winbase.h>
|
# include <winbase.h>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user