uriparser: try to fix usage in HBD
For some reason this fixes usage of liburiparser in HBD. It probably relies on prefix variable tampering or something and because liburiparser was inserting full paths instead of composing them from prefix it created issue of mixed includes.
This should fix updater build in HBD. Thanks to @mbehun.