summaryrefslogtreecommitdiff
path: root/plugins/dex/python/class.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-01-16 19:02:56 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-01-16 19:02:56 (GMT)
commit9da8f8b37e3edebc917b4e223dd2447cd7cbc818 (patch)
tree3f330b13e7ca2a0a163882be3043ca9571f25211 /plugins/dex/python/class.c
parenteb9b7fd76451db5c9f07a800c0394480e4b88c9c (diff)
Changed the Python bindings source directory and updated code.
Diffstat (limited to 'plugins/dex/python/class.c')
-rw-r--r--plugins/dex/python/class.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dex/python/class.c b/plugins/dex/python/class.c
index ec1c3f7..ab7754e 100644
--- a/plugins/dex/python/class.c
+++ b/plugins/dex/python/class.c
@@ -28,7 +28,7 @@
#include <pygobject.h>
-#include <plugins/pychrysa/helpers.h>
+#include <plugins/pychrysalide/helpers.h>
#include "../class.h"