aboutsummaryrefslogtreecommitdiff
path: root/client/src/shellcode/shellcode.h
diff options
context:
space:
mode:
authorauth12 <[email protected]>2020-07-19 11:57:04 -0700
committerGitHub <[email protected]>2020-07-19 11:57:04 -0700
commit1bae439a35a3aadca6772716aaeea8c8a0991114 (patch)
treef8eab7a7bae237ad697feecfae26b17bab91b16e /client/src/shellcode/shellcode.h
parentMore placeholders and general plan. (diff)
parentMerge branch 'master' into windows (diff)
downloadloader-1bae439a35a3aadca6772716aaeea8c8a0991114.tar.xz
loader-1bae439a35a3aadca6772716aaeea8c8a0991114.zip
Merge pull request #1 from auth12/windows
Windows
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;