Use explicit libelf/* path in includes
[centaur.git] / src / generic / scnSize.c
index e4cf1c1310a263e5271767c938e998ac11d86e87..43abb132acdda66ccc9dba96439a9f4a3391505f 100644 (file)
@@ -1,6 +1,6 @@
 #include <assert.h>
 #include <sys/types.h>
-#include <gelf.h>
+#include <libelf/gelf.h>
 #include <libelfu/libelfu.h>