summaryrefslogtreecommitdiff
path: root/plugins/ropgadgets/select.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-29 22:30:58 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-29 22:30:58 (GMT)
commit6ba73df8224dc2a88fe5f37a331960936758036e (patch)
tree3db220cc946f3a23887016f3922fe94545e27620 /plugins/ropgadgets/select.h
parentd91239074b9042988d08093948059096942bdcfc (diff)
Skipped the link to the global reference space when loading plugins.
Diffstat (limited to 'plugins/ropgadgets/select.h')
-rw-r--r--plugins/ropgadgets/select.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/plugins/ropgadgets/select.h b/plugins/ropgadgets/select.h
index a868cd8..913b6cc 100644
--- a/plugins/ropgadgets/select.h
+++ b/plugins/ropgadgets/select.h
@@ -28,12 +28,9 @@
#include <gtk/gtk.h>
-#include <analysis/binary.h>
-
-
/* Crée et affiche un assistant de sélection de gadgets ROP. */
-void run_rop_finder_assistant(GObject *, GtkWindow *);
+void run_rop_finder_assistant(GtkWindow *);