summaryrefslogtreecommitdiff
path: root/plugins/readelf/header.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-05-13 22:06:28 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-05-13 22:06:28 (GMT)
commit198ba09ef74a02a727ac3e679edfa328b2508152 (patch)
tree8846e81d7e3eb3e7b00c9363feba36c77fe058f8 /plugins/readelf/header.h
parent5fce21379baac06b7b9359c4b0fcb7fb3867c301 (diff)
Preloaded Mobicore information at loading.
Diffstat (limited to 'plugins/readelf/header.h')
-rw-r--r--plugins/readelf/header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/readelf/header.h b/plugins/readelf/header.h
index 060a363..acfe396 100644
--- a/plugins/readelf/header.h
+++ b/plugins/readelf/header.h
@@ -25,8 +25,8 @@
#define _PLUGINS_READELF_HEADER_H
+#include <format/format.h>
#include <format/preload.h>
-#include <format/elf/elf.h>