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

Make all changes to #include statements and build files.
diff --git a/include/osmocom/hnbap/RelocationComplete.h b/include/osmocom/hnbap/RelocationComplete.h
index 74ca101..4dd2a2d 100644
--- a/include/osmocom/hnbap/RelocationComplete.h
+++ b/include/osmocom/hnbap/RelocationComplete.h
@@ -48,7 +48,7 @@
 #endif
 
 /* Referred external types */
-#include <osmocom/osmo-iuh/hnbap/IE.h>
+#include <osmocom/hnbap/IE.h>
 
 #endif	/* _RelocationComplete_H_ */
 #include <asn_internal.h>