diff options
Diffstat (limited to 'plugins/pe/python')
-rw-r--r-- | plugins/pe/python/format.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/pe/python/format.c b/plugins/pe/python/format.c index 1c64b7a..71d3305 100644 --- a/plugins/pe/python/format.c +++ b/plugins/pe/python/format.c @@ -28,7 +28,6 @@ #include <pygobject.h> -#include <plugins/dt.h> #include <plugins/pychrysalide/helpers.h> #include <plugins/pychrysalide/analysis/content.h> #include <plugins/pychrysalide/format/executable.h> |