summaryrefslogtreecommitdiff
path: root/plugins/readelf/strtab.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/readelf/strtab.c')
-rw-r--r--plugins/readelf/strtab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/readelf/strtab.c b/plugins/readelf/strtab.c
index 141c868..2420da6 100644
--- a/plugins/readelf/strtab.c
+++ b/plugins/readelf/strtab.c
@@ -28,7 +28,7 @@
#include <ctype.h>
-#include <arch/raw.h>
+#include <arch/instructions/raw.h>
#include <format/strsym.h>
#include <plugins/elf/section.h>