summaryrefslogtreecommitdiff
path: root/src/model/fromFile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/model/fromFile.c')
-rw-r--r--src/model/fromFile.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/model/fromFile.c b/src/model/fromFile.c
index da57ad7..6e79867 100644
--- a/src/model/fromFile.c
+++ b/src/model/fromFile.c
@@ -3,8 +3,8 @@
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
-#include <libelf.h>
-#include <gelf.h>
+#include <libelf/libelf.h>
+#include <libelf/gelf.h>
#include <libelfu/libelfu.h>