diff options
Diffstat (limited to 'src/VirtualTap.cpp')
| -rw-r--r-- | src/VirtualTap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VirtualTap.cpp b/src/VirtualTap.cpp index 757832c..a13dcbd 100644 --- a/src/VirtualTap.cpp +++ b/src/VirtualTap.cpp @@ -37,7 +37,7 @@ #include "VirtualTap.hpp" #if defined(__WINDOWS__) -#include "Synchapi.h" +#include "synchapi.h" #include <time.h> #endif |
