fix changes in paths.
This commit is contained in:
		@@ -7,7 +7,7 @@
 | 
			
		||||
 | 
			
		||||
#ifdef __WINDOWS__
 | 
			
		||||
#include <windows.h>
 | 
			
		||||
#include <uxnt.h>
 | 
			
		||||
#include <windows/uxnt.h>
 | 
			
		||||
#define O_HASDRIVES 1
 | 
			
		||||
#define O_HASSHARES 1
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
@@ -23,7 +23,7 @@
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
#if defined(__WINDOWS__)||defined(__WIN32)
 | 
			
		||||
#include <uxnt.h>
 | 
			
		||||
#include <windows/uxnt.h>
 | 
			
		||||
#ifndef _YAP_NOT_INSTALLED_
 | 
			
		||||
#ifdef WIN64
 | 
			
		||||
#define MD "config/win64.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user