From 9354a3bd08b63fd5f79f47f186876d3f3611828a Mon Sep 17 00:00:00 2001 From: auth12 <67507608+auth12@users.noreply.github.com> Date: Mon, 27 Jul 2020 16:29:29 -0700 Subject: Imported modules are now manual mapped. --- client/src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/main.cpp') diff --git a/client/src/main.cpp b/client/src/main.cpp index 0cb08f4..4a11061 100644 --- a/client/src/main.cpp +++ b/client/src/main.cpp @@ -6,6 +6,7 @@ #include "injection/process.h" #include "injection/mapper.h" #include "hwid/hwid.h" +#include "util/apiset.h" int main(int argc, char* argv[]) { io::log("{:x}", g_syscalls()); -- cgit v1.2.3