summaryrefslogtreecommitdiff
path: root/plugins/ropgadgets/helper_arm.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-12-02 11:04:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-12-02 11:04:35 (GMT)
commit2c988d3ec52cc4c949a35aca7ef335dac773df92 (patch)
treefe650d2fc8ddceb606abdf0d2e14e5ef6596be82 /plugins/ropgadgets/helper_arm.c
parent23abef53590bf3dd6f88ff4dbe81e306abfa4386 (diff)
Created a plugin for the ARM support.
Diffstat (limited to 'plugins/ropgadgets/helper_arm.c')
-rw-r--r--plugins/ropgadgets/helper_arm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ropgadgets/helper_arm.c b/plugins/ropgadgets/helper_arm.c
index d68a4e6..bb2e2b2 100644
--- a/plugins/ropgadgets/helper_arm.c
+++ b/plugins/ropgadgets/helper_arm.c
@@ -27,7 +27,7 @@
#include <malloc.h>
-#include <arch/arm/v7/context.h>
+#include <plugins/arm/v7/context.h>