diff options
Diffstat (limited to 'loader_wsock32_proxy/pch.h')
-rw-r--r-- | loader_wsock32_proxy/pch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader_wsock32_proxy/pch.h b/loader_wsock32_proxy/pch.h index 6e8873a1..5da029a3 100644 --- a/loader_wsock32_proxy/pch.h +++ b/loader_wsock32_proxy/pch.h @@ -11,6 +11,6 @@ // Windows Header Files #include <windows.h> -#include "include/MinHook.h" +#include "minhook/MinHook.h" #endif // PCH_H |