summaryrefslogtreecommitdiff
path: root/plugins/elf/python/translate.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elf/python/translate.c')
-rw-r--r--plugins/elf/python/translate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/elf/python/translate.c b/plugins/elf/python/translate.c
index 2450e1a..2a12220 100644
--- a/plugins/elf/python/translate.c
+++ b/plugins/elf/python/translate.c
@@ -28,7 +28,7 @@
#include <assert.h>
-#include <plugins/pychrysa/struct.h>
+#include <plugins/pychrysalide/struct.h>
#include "../elf-int.h"