summaryrefslogtreecommitdiff
path: root/plugins/ropgadgets/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ropgadgets/plugin.c')
-rw-r--r--plugins/ropgadgets/plugin.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/ropgadgets/plugin.c b/plugins/ropgadgets/plugin.c
index 836717c..938a04c 100644
--- a/plugins/ropgadgets/plugin.c
+++ b/plugins/ropgadgets/plugin.c
@@ -24,7 +24,6 @@
#include "plugin.h"
-#include <config.h>
#include <i18n.h>
@@ -36,7 +35,7 @@
#include "select.h"
-#ifdef HAVE_PYTHON3_BINDINGS
+#ifdef INCLUDE_PYTHON3_BINDINGS
# define PG_REQ RL("PyChrysalide")
#else
# define PG_REQ NO_REQ