Use explicit libelf/* path in includes
[centaur.git] / src / elfops / section-name.c
index e77efeee174fa6bd70e67cc3a93f5f99204a9bef..9cd44f70c9ac1615747c3aace5688619a48b16c9 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdlib.h>
 
-#include <libelf.h>
-#include <gelf.h>
+#include <libelf/libelf.h>
+#include <libelf/gelf.h>
 
 #include <libelfu/libelfu.h>