*** empty log message ***


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1179 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/tests/73-circular-OK.asn1.-P b/tests/73-circular-OK.asn1.-P
index 3dc73a4..1ab4dbf 100644
--- a/tests/73-circular-OK.asn1.-P
+++ b/tests/73-circular-OK.asn1.-P
@@ -29,7 +29,7 @@
 
 /*** <<< POST-INCLUDE [Type] >>> ***/
 
-#include <EpytRef.h>
+#include "EpytRef.h"
 
 /*** <<< STAT-DEFS [Type] >>> ***/
 
@@ -130,7 +130,7 @@
 
 /*** <<< INCLUDES [EpytRef] >>> ***/
 
-#include <Epyt.h>
+#include "Epyt.h"
 
 /*** <<< TYPE-DECLS [EpytRef] >>> ***/
 
@@ -285,8 +285,8 @@
 
 /*** <<< POST-INCLUDE [Epyt] >>> ***/
 
-#include <Type.h>
-#include <Ypet.h>
+#include "Type.h"
+#include "Ypet.h"
 
 /*** <<< STAT-DEFS [Epyt] >>> ***/
 
@@ -409,7 +409,7 @@
 
 #include <INTEGER.h>
 #include <IA5String.h>
-#include <EnumType.h>
+#include "EnumType.h"
 #include <asn_SET_OF.h>
 #include <constr_SET_OF.h>
 #include <constr_SET.h>
@@ -460,7 +460,7 @@
 
 /*** <<< POST-INCLUDE [Ypet] >>> ***/
 
-#include <Epyt.h>
+#include "Epyt.h"
 
 /*** <<< CTABLES [Ypet] >>> ***/