summaryrefslogtreecommitdiff
path: root/plugins/pe/format.h
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/format.h
parent461f42dd8eb8b1932c11364d9d15367eeb294848 (diff)
Rename a few files.
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"