aboutsummaryrefslogtreecommitdiff
path: root/client/src/shellcode
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/shellcode')
-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;