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_GA-UncertaintyEllipse.c b/src/ranap/RANAP_GA-UncertaintyEllipse.c
index b82b7e4..5115c19 100644
--- a/src/ranap/RANAP_GA-UncertaintyEllipse.c
+++ b/src/ranap/RANAP_GA-UncertaintyEllipse.c
@@ -4,7 +4,7 @@
  * 	found in "../../asn1/ranap/RANAP-IEs.asn"
  */
 
-#include "RANAP_GA-UncertaintyEllipse.h"
+#include <osmocom/osmo-iuh/ranap/RANAP_GA-UncertaintyEllipse.h>
 
 static int
 memb_uncertaintySemi_major_constraint_1(asn_TYPE_descriptor_t *td, const void *sptr,