Use explicit libelf/* path in includes
[centaur.git] / include / libelfu / modeltypes.h
index 33a68a3d66ea27420579b4efbbd44e3bac1a2df8..c944234cde33a73b1a1db7880c97d4143079402d 100644 (file)
@@ -4,7 +4,7 @@
 #include <sys/queue.h>
 
 #include <elf.h>
-#include <gelf.h>
+#include <libelf/gelf.h>
 
 
 typedef struct ElfuScn {