Simplify includes
[centaur.git] / include / elfhandle.h
index c15dd501ab528cd9c094f7e8186722dba061b95e..b1a92eac04115f2390bd864455b3407c739cab49 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __ELFHANDLE_H__
 #define __ELFHANDLE_H__
 
-#include <libelf/libelf.h>
+#include <libelf.h>
 
 typedef struct {
   int fd;