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