*** empty log message ***


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1179 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/tests/92-circular-loops-OK.asn1.-Pfindirect-choice b/tests/92-circular-loops-OK.asn1.-Pfindirect-choice
index 526ed93..9c9170b 100644
--- a/tests/92-circular-loops-OK.asn1.-Pfindirect-choice
+++ b/tests/92-circular-loops-OK.asn1.-Pfindirect-choice
@@ -1,13 +1,13 @@
 
 /*** <<< INCLUDES [Everything] >>> ***/
 
-#include <Set.h>
-#include <Alpha.h>
-#include <Beta.h>
-#include <Gamma.h>
-#include <OneTwo.h>
-#include <TwoThree.h>
-#include <ThreeOne.h>
+#include "Set.h"
+#include "Alpha.h"
+#include "Beta.h"
+#include "Gamma.h"
+#include "OneTwo.h"
+#include "TwoThree.h"
+#include "ThreeOne.h"
 #include <constr_SEQUENCE.h>
 
 /*** <<< FWD-DECLS [Everything] >>> ***/
@@ -40,9 +40,9 @@
 
 /*** <<< POST-INCLUDE [Everything] >>> ***/
 
-#include <Choice1.h>
-#include <Choice2.h>
-#include <Choice3.h>
+#include "Choice1.h"
+#include "Choice2.h"
+#include "Choice3.h"
 
 /*** <<< STAT-DEFS [Everything] >>> ***/
 
@@ -227,7 +227,7 @@
 
 /*** <<< POST-INCLUDE [Choice1] >>> ***/
 
-#include <Everything.h>
+#include "Everything.h"
 
 /*** <<< STAT-DEFS [Choice1] >>> ***/
 
@@ -329,8 +329,8 @@
 
 /*** <<< POST-INCLUDE [Choice2] >>> ***/
 
-#include <TypeRef.h>
-#include <Everything.h>
+#include "TypeRef.h"
+#include "Everything.h"
 
 /*** <<< STAT-DEFS [Choice2] >>> ***/
 
@@ -442,8 +442,8 @@
 
 /*** <<< POST-INCLUDE [Choice3] >>> ***/
 
-#include <Everything.h>
-#include <Choice3.h>
+#include "Everything.h"
+#include "Choice3.h"
 
 /*** <<< STAT-DEFS [Choice3] >>> ***/
 
@@ -651,8 +651,8 @@
 
 /*** <<< POST-INCLUDE [Set] >>> ***/
 
-#include <Set.h>
-#include <Sequence.h>
+#include "Set.h"
+#include "Sequence.h"
 
 /*** <<< STAT-DEFS [Set] >>> ***/
 
@@ -823,8 +823,8 @@
 
 /*** <<< POST-INCLUDE [Sequence] >>> ***/
 
-#include <Sequence.h>
-#include <Set.h>
+#include "Sequence.h"
+#include "Set.h"
 
 /*** <<< STAT-DEFS [Sequence] >>> ***/
 
@@ -911,7 +911,7 @@
 
 /*** <<< INCLUDES [TypeRef] >>> ***/
 
-#include <Sequence.h>
+#include "Sequence.h"
 
 /*** <<< TYPE-DECLS [TypeRef] >>> ***/
 
@@ -1062,7 +1062,7 @@
 
 /*** <<< POST-INCLUDE [Alpha] >>> ***/
 
-#include <Beta.h>
+#include "Beta.h"
 
 /*** <<< STAT-DEFS [Alpha] >>> ***/
 
@@ -1204,8 +1204,8 @@
 
 /*** <<< POST-INCLUDE [Beta] >>> ***/
 
-#include <Alpha.h>
-#include <Gamma.h>
+#include "Alpha.h"
+#include "Gamma.h"
 
 /*** <<< STAT-DEFS [Beta] >>> ***/
 
@@ -1297,9 +1297,9 @@
 
 /*** <<< POST-INCLUDE [Gamma] >>> ***/
 
-#include <TwoThree.h>
-#include <Alpha.h>
-#include <Beta.h>
+#include "TwoThree.h"
+#include "Alpha.h"
+#include "Beta.h"
 
 /*** <<< STAT-DEFS [Gamma] >>> ***/
 
@@ -1411,7 +1411,7 @@
 
 /*** <<< POST-INCLUDE [OneTwo] >>> ***/
 
-#include <TwoThree.h>
+#include "TwoThree.h"
 
 /*** <<< STAT-DEFS [OneTwo] >>> ***/
 
@@ -1508,7 +1508,7 @@
 
 /*** <<< POST-INCLUDE [TwoThree] >>> ***/
 
-#include <ThreeOne.h>
+#include "ThreeOne.h"
 
 /*** <<< STAT-DEFS [TwoThree] >>> ***/
 
@@ -1608,8 +1608,8 @@
 
 /*** <<< POST-INCLUDE [ThreeOne] >>> ***/
 
-#include <OneTwo.h>
-#include <Gamma.h>
+#include "OneTwo.h"
+#include "Gamma.h"
 
 /*** <<< STAT-DEFS [ThreeOne] >>> ***/