move asn1 headers to include/ dir (2/5)

Show effects of the new sed step on asn1-generated files, without moving the
files.
diff --git a/src/ranap/RANAP_EquipmentsToBeTraced.c b/src/ranap/RANAP_EquipmentsToBeTraced.c
index c22da5d..e0c1579 100644
--- a/src/ranap/RANAP_EquipmentsToBeTraced.c
+++ b/src/ranap/RANAP_EquipmentsToBeTraced.c
@@ -4,7 +4,7 @@
  * 	found in "../../asn1/ranap/RANAP-IEs.asn"
  */
 
-#include "RANAP_EquipmentsToBeTraced.h"
+#include <osmocom/osmo-iuh/ranap/RANAP_EquipmentsToBeTraced.h>
 
 static asn_per_constraints_t asn_PER_type_RANAP_EquipmentsToBeTraced_constr_1 GCC_NOTUSED = {
 	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0l,  3l }	/* (0..3,...) */,