*** empty log message ***


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@78 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/tests/39-sequence-of-OK.asn1.-P b/tests/39-sequence-of-OK.asn1.-P
index 7536fca..560406d 100644
--- a/tests/39-sequence-of-OK.asn1.-P
+++ b/tests/39-sequence-of-OK.asn1.-P
@@ -1,16 +1,14 @@
 
-/*** <<< DEPS [T] >>> ***/
+/*** <<< INCLUDES [T] >>> ***/
 
-/* Dependencies for T */
 #include <INTEGER.h>
-
-/* Dependencies for collection */
 #include <T2.h>
 #include <asn_SEQUENCE_OF.h>
-
-	#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
 #include <constr_SEQUENCE.h>
 
+/*** <<< DEPS [T] >>> ***/
+
 extern asn1_TYPE_descriptor_t asn1_DEF_T;
 
 /*** <<< TYPE-DECLS [T] >>> ***/
@@ -59,8 +57,6 @@
 		&asn1_DEF_collection_specs	/* Additional specs */
 	};
 	
-#include <constr_SEQUENCE.h>
-
 static asn1_SEQUENCE_element_t asn1_DEF_T_elements[] = {
 	{ offsetof(struct T, int), 0,
 		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
@@ -109,14 +105,14 @@
 };
 
 
-/*** <<< DEPS [T2] >>> ***/
+/*** <<< INCLUDES [T2] >>> ***/
 
-/* Dependencies for T2 */
 #include <BOOLEAN.h>
 #include <UTF8String.h>
-
 #include <constr_SEQUENCE.h>
 
+/*** <<< DEPS [T2] >>> ***/
+
 extern asn1_TYPE_descriptor_t asn1_DEF_T2;
 
 /*** <<< TYPE-DECLS [T2] >>> ***/
@@ -132,8 +128,6 @@
 
 /*** <<< STAT-DEFS [T2] >>> ***/
 
-#include <constr_SEQUENCE.h>
-
 static asn1_SEQUENCE_element_t asn1_DEF_T2_elements[] = {
 	{ offsetof(struct T2, flag), 0,
 		(ASN_TAG_CLASS_UNIVERSAL | (1 << 2)),