Use explicit libelf/* path in includes
[centaur.git] / include / printing.h
index bda2fc18833e62165b4e38b8b7f010458f9c2386..eb2074f0b2f887fc9cd294acca0a814357d3c905 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __PRINTING_H__
 #define __PRINTING_H__
 
-#include <libelf.h>
+#include <libelf/libelf.h>
 
 
 void printHeader(Elf *e);