diff options
Diffstat (limited to 'plugins/pe/python')
-rw-r--r-- | plugins/pe/python/format.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pe/python/format.c b/plugins/pe/python/format.c index 6c97c7d..1c64b7a 100644 --- a/plugins/pe/python/format.c +++ b/plugins/pe/python/format.c @@ -36,7 +36,7 @@ //#include "constants.h" #include "translate.h" -#include "../pe-int.h" +#include "../format-int.h" //#include "../rich.h" |