summaryrefslogtreecommitdiff
path: root/src/format/pe/pe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/pe/pe.h')
-rw-r--r--src/format/pe/pe.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/format/pe/pe.h b/src/format/pe/pe.h
index da1f44d..9789205 100644
--- a/src/format/pe/pe.h
+++ b/src/format/pe/pe.h
@@ -21,8 +21,8 @@
*/
-#ifndef _FORMAT_PE_E_PE_H
-#define _FORMAT_PE_E_PE_H
+#ifndef _FORMAT_PE_PE_H
+#define _FORMAT_PE_PE_H
#include <glib-object.h>
@@ -59,4 +59,4 @@ GBinFormat *g_pe_format_new(const bin_t *, off_t);
-#endif /* _FORMAT_PE_E_PE_H */
+#endif /* _FORMAT_PE_PE_H */