In the lib, we should only #include "sigrok.h" or "sigrok-internal.h", but not the (possibly installed and thus different/older versions) via <sigrok.h> or <sigrok-internal.h>. Frontends should of course use <sigrok.h> and <sigrok-internal.h>.