summaryrefslogtreecommitdiff
path: root/include/elfhandle.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/elfhandle.h')
-rw-r--r--include/elfhandle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elfhandle.h b/include/elfhandle.h
index b1a92ea..c15dd50 100644
--- a/include/elfhandle.h
+++ b/include/elfhandle.h
@@ -1,7 +1,7 @@
#ifndef __ELFHANDLE_H__
#define __ELFHANDLE_H__
-#include <libelf.h>
+#include <libelf/libelf.h>
typedef struct {
int fd;