summaryrefslogtreecommitdiff
path: root/plugins/pe/python
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-11-24 10:03:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-11-24 10:03:34 (GMT)
commitd7aa3b671b83640006e00e853a439937c0c34dc0 (patch)
tree61020657a84397431459c541e4540834d4881bdf /plugins/pe/python
parent461f42dd8eb8b1932c11364d9d15367eeb294848 (diff)
Rename a few files.
Diffstat (limited to 'plugins/pe/python')
-rw-r--r--plugins/pe/python/format.c2
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"