summaryrefslogtreecommitdiff
path: root/include/libelfu/types.h
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2013-06-03 02:06:44 +0100
committernorly <ny-git@enpas.org>2013-06-03 02:06:44 +0100
commitf65740be4063729db219dff54ea2cbe60038f0cc (patch)
treeddc6632d8e675106de489958a9570b661233514b /include/libelfu/types.h
parent3afdca277b88f6b1ae9da81fe704a6a3844106d6 (diff)
Simplify includes
Diffstat (limited to 'include/libelfu/types.h')
-rw-r--r--include/libelfu/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libelfu/types.h b/include/libelfu/types.h
index a06d470..177bbaf 100644
--- a/include/libelfu/types.h
+++ b/include/libelfu/types.h
@@ -4,7 +4,7 @@
#include <sys/queue.h>
#include <elf.h>
-#include <libelf/gelf.h>
+#include <gelf.h>
typedef struct ElfuScn {