*** empty log message ***


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1179 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/tests/65-multi-tag-OK.asn1.-P b/tests/65-multi-tag-OK.asn1.-P
index 8c8d860..7547825 100644
--- a/tests/65-multi-tag-OK.asn1.-P
+++ b/tests/65-multi-tag-OK.asn1.-P
@@ -1,7 +1,7 @@
 
 /*** <<< INCLUDES [T1] >>> ***/
 
-#include <T2.h>
+#include "T2.h"
 
 /*** <<< TYPE-DECLS [T1] >>> ***/
 
@@ -136,7 +136,7 @@
 
 /*** <<< INCLUDES [T2] >>> ***/
 
-#include <T3.h>
+#include "T3.h"
 
 /*** <<< TYPE-DECLS [T2] >>> ***/
 
@@ -269,7 +269,7 @@
 
 /*** <<< INCLUDES [T3] >>> ***/
 
-#include <T4.h>
+#include "T4.h"
 
 /*** <<< TYPE-DECLS [T3] >>> ***/
 
@@ -400,7 +400,7 @@
 
 /*** <<< INCLUDES [T4] >>> ***/
 
-#include <T5.h>
+#include "T5.h"
 
 /*** <<< TYPE-DECLS [T4] >>> ***/
 
@@ -526,7 +526,7 @@
 
 /*** <<< INCLUDES [T5] >>> ***/
 
-#include <T6.h>
+#include "T6.h"
 
 /*** <<< TYPE-DECLS [T5] >>> ***/
 
@@ -775,7 +775,7 @@
 
 /*** <<< INCLUDES [T] >>> ***/
 
-#include <Ts.h>
+#include "Ts.h"
 
 /*** <<< TYPE-DECLS [T] >>> ***/
 
@@ -901,8 +901,8 @@
 
 /*** <<< INCLUDES [Ts] >>> ***/
 
-#include <T2.h>
-#include <T3.h>
+#include "T2.h"
+#include "T3.h"
 #include <constr_SEQUENCE.h>
 
 /*** <<< TYPE-DECLS [Ts] >>> ***/