summaryrefslogtreecommitdiff
path: root/src/elfhandle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/elfhandle.c')
-rw-r--r--src/elfhandle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elfhandle.c b/src/elfhandle.c
index a17216d..47f9820 100644
--- a/src/elfhandle.c
+++ b/src/elfhandle.c
@@ -6,7 +6,7 @@
#include <string.h>
#include <unistd.h>
-#include <libelf.h>
+#include <libelf/libelf.h>
#include "elfhandle.h"