diff --git a/cheat-library/src/user/cheat/teleport/CustomTeleports.cpp b/cheat-library/src/user/cheat/teleport/CustomTeleports.cpp index 1751938..76e35fa 100644 --- a/cheat-library/src/user/cheat/teleport/CustomTeleports.cpp +++ b/cheat-library/src/user/cheat/teleport/CustomTeleports.cpp @@ -12,6 +12,7 @@ #include #include #include "shlwapi.h" +#pragma comment(lib, "shlwapi.lib") namespace cheat::feature {