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_ListOF-SNAs.h b/src/ranap/RANAP_ListOF-SNAs.h
index 9a9c5d8..77f927c 100644
--- a/src/ranap/RANAP_ListOF-SNAs.h
+++ b/src/ranap/RANAP_ListOF-SNAs.h
@@ -11,7 +11,7 @@
 #include <asn_application.h>
 
 /* Including external dependencies */
-#include "RANAP_SNAC.h"
+#include <osmocom/osmo-iuh/ranap/RANAP_SNAC.h>
 #include <asn_SEQUENCE_OF.h>
 #include <constr_SEQUENCE_OF.h>