Remove osmo-iuh subdir level from include/ (2/2)

Make all changes to #include statements and build files.
diff --git a/src/hnbap/HNB-Cell-Identifier.c b/src/hnbap/HNB-Cell-Identifier.c
index 0ee6816..20a4e5e 100644
--- a/src/hnbap/HNB-Cell-Identifier.c
+++ b/src/hnbap/HNB-Cell-Identifier.c
@@ -5,7 +5,7 @@
  * 	`asn1c -gen-PER`
  */
 
-#include <osmocom/osmo-iuh/hnbap/HNB-Cell-Identifier.h>
+#include <osmocom/hnbap/HNB-Cell-Identifier.h>
 
 static asn_TYPE_member_t asn_MBR_HNB_Cell_Identifier_1[] = {
 	{ ATF_NOFLAGS, 0, offsetof(struct HNB_Cell_Identifier, pLMNidentity),