summaryrefslogtreecommitdiff
path: root/src/elfops/phdr-fixup-selfref.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/elfops/phdr-fixup-selfref.c')
-rw-r--r--src/elfops/phdr-fixup-selfref.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/elfops/phdr-fixup-selfref.c b/src/elfops/phdr-fixup-selfref.c
index 0182844..c961ceb 100644
--- a/src/elfops/phdr-fixup-selfref.c
+++ b/src/elfops/phdr-fixup-selfref.c
@@ -1,7 +1,4 @@
-#include <libelf/libelf.h>
-#include <libelf/gelf.h>
-
-#include <libelfu/debug.h>
+#include <libelfu/libelfu.h>
void elfu_ePhdrFixupSelfRef(Elf *e)