Use explicit libelf/* path in includes
[centaur.git] / src / model / insert.c
index edfe153ecd8bd71316bf4834d2772c3b1bd59f5c..492f06a8adf66b06cdfd2969243d6337a8550ebc 100644 (file)
@@ -1,6 +1,6 @@
 #include <assert.h>
 #include <sys/types.h>
-#include <gelf.h>
+#include <libelf/gelf.h>
 #include <libelfu/libelfu.h>