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 5da029a3..ebc29547 100644 --- a/loader_wsock32_proxy/pch.h +++ b/loader_wsock32_proxy/pch.h @@ -11,6 +11,6 @@ // Windows Header Files #include <windows.h> -#include "minhook/MinHook.h" +#include "MinHook.h" #endif // PCH_H |