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

Make all changes to #include statements and build files.
diff --git a/src/ranap/RANAP_RNSAPRelocationParameters.c b/src/ranap/RANAP_RNSAPRelocationParameters.c
index 3a0daed..36f860d 100644
--- a/src/ranap/RANAP_RNSAPRelocationParameters.c
+++ b/src/ranap/RANAP_RNSAPRelocationParameters.c
@@ -4,7 +4,7 @@
  * 	found in "../../asn1/ranap/RANAP-IEs.asn"
  */
 
-#include <osmocom/osmo-iuh/ranap/RANAP_RNSAPRelocationParameters.h>
+#include <osmocom/ranap/RANAP_RNSAPRelocationParameters.h>
 
 static asn_TYPE_member_t asn_MBR_RANAP_RNSAPRelocationParameters_1[] = {
 	{ ATF_POINTER, 5, offsetof(struct RANAP_RNSAPRelocationParameters, rabParmetersList),