Use lowercase when including Windows headers
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include "VirtualTap.hpp"
|
||||
|
||||
#if defined(__WINDOWS__)
|
||||
#include "Synchapi.h"
|
||||
#include "synchapi.h"
|
||||
|
||||
#include <time.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user