summaryrefslogtreecommitdiff
path: root/plugins/dwarf/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dwarf/core.c')
-rw-r--r--plugins/dwarf/core.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/dwarf/core.c b/plugins/dwarf/core.c
index bf1e812..7b62fb9 100644
--- a/plugins/dwarf/core.c
+++ b/plugins/dwarf/core.c
@@ -24,14 +24,13 @@
#include "core.h"
-#include <config.h>
#include <plugins/self.h>
#include "format.h"
-#ifdef HAVE_PYTHON3_BINDINGS
+#ifdef INCLUDE_PYTHON3_BINDINGS
# define PG_REQ RL("PyChrysalide")
#else
# define PG_REQ NO_REQ