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/hnbap/U-RNTIQueryResponse.h b/src/hnbap/U-RNTIQueryResponse.h
index 3b27078..ed411ab 100644
--- a/src/hnbap/U-RNTIQueryResponse.h
+++ b/src/hnbap/U-RNTIQueryResponse.h
@@ -48,7 +48,7 @@
 #endif
 
 /* Referred external types */
-#include "IE.h"
+#include <osmocom/osmo-iuh/hnbap/IE.h>
 
 #endif	/* _U_RNTIQueryResponse_H_ */
 #include <asn_internal.h>