summaryrefslogtreecommitdiff
path: root/plugins/pe/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pe/format.h')
-rw-r--r--plugins/pe/format.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/pe/format.h b/plugins/pe/format.h
index 5cc7c53..829f4de 100644
--- a/plugins/pe/format.h
+++ b/plugins/pe/format.h
@@ -1,6 +1,6 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
- * pe.h - prototypes pour le support du format Portable Executable
+ * format.h - prototypes pour le support du format Portable Executable
*
* Copyright (C) 2010-2024 Cyrille Bagard
*
@@ -32,7 +32,7 @@
#include <glibext/helpers.h>
-#include "pe_def.h"
+#include "pe-def.h"