summaryrefslogtreecommitdiff
path: root/plugins/readelf/header.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/readelf/header.c')
-rw-r--r--plugins/readelf/header.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/readelf/header.c b/plugins/readelf/header.c
index a83f690..33cf107 100644
--- a/plugins/readelf/header.c
+++ b/plugins/readelf/header.c
@@ -24,7 +24,7 @@
#include "header.h"
-#include <common/cpp.h>
+#include <format/elf/elf.h>
#include <plugins/fmtp/parser.h>