summaryrefslogtreecommitdiff
path: root/plugins/elf/python/format.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elf/python/format.c')
-rw-r--r--plugins/elf/python/format.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/elf/python/format.c b/plugins/elf/python/format.c
index f1cf8d6..6b44703 100644
--- a/plugins/elf/python/format.c
+++ b/plugins/elf/python/format.c
@@ -31,9 +31,9 @@
#include <i18n.h>
#include <format/executable.h>
#include <analysis/content.h>
-#include <plugins/pychrysa/helpers.h>
-#include <plugins/pychrysa/analysis/content.h>
-#include <plugins/pychrysa/format/executable.h>
+#include <plugins/pychrysalide/helpers.h>
+#include <plugins/pychrysalide/analysis/content.h>
+#include <plugins/pychrysalide/format/executable.h>
#include "constants.h"