aboutsummaryrefslogtreecommitdiff
path: root/client/src/shellcode/shellcode.h
diff options
context:
space:
mode:
authorauth12 <[email protected]>2020-07-19 11:45:43 -0700
committerauth12 <[email protected]>2020-07-19 11:45:43 -0700
commit4e6a09d486ed462ee4cf38c3735a12d530dc09d4 (patch)
treea67ccac41fef7a412b4357fbe54582cc4b692863 /client/src/shellcode/shellcode.h
parentDeleted asmjit submodule (diff)
downloadloader-4e6a09d486ed462ee4cf38c3735a12d530dc09d4.tar.xz
loader-4e6a09d486ed462ee4cf38c3735a12d530dc09d4.zip
Added asmjit.
Fixed solution file.
Diffstat (limited to 'client/src/shellcode/shellcode.h')
-rw-r--r--client/src/shellcode/shellcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/shellcode/shellcode.h b/client/src/shellcode/shellcode.h
index 5f0e135..4a87dca 100644
--- a/client/src/shellcode/shellcode.h
+++ b/client/src/shellcode/shellcode.h
@@ -1,6 +1,6 @@
#pragma once
-#include <asmjit/src/asmjit/asmjit.h>
+#include <asmjit/asmjit.h>
using namespace asmjit;