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

Make all changes to #include statements and build files.
diff --git a/include/osmocom/hnbap/Iurh-Signalling-TNL-AddressList.h b/include/osmocom/hnbap/Iurh-Signalling-TNL-AddressList.h
index 934203c..784f7c9 100644
--- a/include/osmocom/hnbap/Iurh-Signalling-TNL-AddressList.h
+++ b/include/osmocom/hnbap/Iurh-Signalling-TNL-AddressList.h
@@ -38,7 +38,7 @@
 #endif
 
 /* Referred external types */
-#include <osmocom/osmo-iuh/hnbap/IP-Address.h>
+#include <osmocom/hnbap/IP-Address.h>
 
 #endif	/* _Iurh_Signalling_TNL_AddressList_H_ */
 #include <asn_internal.h>