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

Make all changes to #include statements and build files.
diff --git a/src/ranap/RANAP_Management-Based-MDT-Allowed.c b/src/ranap/RANAP_Management-Based-MDT-Allowed.c
index 854e007..a6832a5 100644
--- a/src/ranap/RANAP_Management-Based-MDT-Allowed.c
+++ b/src/ranap/RANAP_Management-Based-MDT-Allowed.c
@@ -4,7 +4,7 @@
  * 	found in "../../asn1/ranap/RANAP-IEs.asn"
  */
 
-#include <osmocom/osmo-iuh/ranap/RANAP_Management-Based-MDT-Allowed.h>
+#include <osmocom/ranap/RANAP_Management-Based-MDT-Allowed.h>
 
 int
 RANAP_Management_Based_MDT_Allowed_constraint(asn_TYPE_descriptor_t *td, const void *sptr,