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

Make all changes to #include statements and build files.
diff --git a/src/hnbap/HNB-Identity.c b/src/hnbap/HNB-Identity.c
index 2389407..a442f1a 100644
--- a/src/hnbap/HNB-Identity.c
+++ b/src/hnbap/HNB-Identity.c
@@ -5,7 +5,7 @@
  * 	`asn1c -gen-PER`
  */
 
-#include <osmocom/osmo-iuh/hnbap/HNB-Identity.h>
+#include <osmocom/hnbap/HNB-Identity.h>
 
 static asn_TYPE_member_t asn_MBR_HNB_Identity_1[] = {
 	{ ATF_NOFLAGS, 0, offsetof(struct HNB_Identity, hNB_Identity_Info),