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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/pe/pe.h b/src/format/pe/pe.h
index 3ac5f49..d6c8dde 100644
--- a/src/format/pe/pe.h
+++ b/src/format/pe/pe.h
@@ -30,7 +30,7 @@
#include <sys/types.h>
-#include "../format.h"
+#include "../../core/formats.h"