diff --git a/ExplorerPatcher/dllmain.c b/ExplorerPatcher/dllmain.c index fd8f5a7..4636d9f 100644 --- a/ExplorerPatcher/dllmain.c +++ b/ExplorerPatcher/dllmain.c @@ -23,6 +23,7 @@ #pragma comment(lib, "Dbghelp.lib") #include #include +#include #ifdef _WIN64 #include #endif