*** empty log message ***

diff --git a/tests/50-constraint-OK.asn1.-P b/tests/50-constraint-OK.asn1.-P
index 3e3bd6c..3cdcb3b 100644
--- a/tests/50-constraint-OK.asn1.-P
+++ b/tests/50-constraint-OK.asn1.-P
@@ -125,7 +125,7 @@
 
 /*** <<< INCLUDES [Int2] >>> ***/
 
-#include <Int1.h>
+#include "Int1.h"
 
 /*** <<< TYPE-DECLS [Int2] >>> ***/
 
@@ -268,7 +268,7 @@
 
 /*** <<< INCLUDES [Int3] >>> ***/
 
-#include <Int2.h>
+#include "Int2.h"
 
 /*** <<< TYPE-DECLS [Int3] >>> ***/
 
@@ -415,7 +415,7 @@
 
 /*** <<< INCLUDES [Int4] >>> ***/
 
-#include <Int3.h>
+#include "Int3.h"
 
 /*** <<< TYPE-DECLS [Int4] >>> ***/
 
@@ -562,7 +562,7 @@
 
 /*** <<< INCLUDES [Int5] >>> ***/
 
-#include <Int4.h>
+#include "Int4.h"
 
 /*** <<< TYPE-DECLS [Int5] >>> ***/
 
@@ -980,7 +980,7 @@
 
 /*** <<< INCLUDES [Str2] >>> ***/
 
-#include <Str1.h>
+#include "Str1.h"
 
 /*** <<< TYPE-DECLS [Str2] >>> ***/
 
@@ -1139,7 +1139,7 @@
 
 /*** <<< INCLUDES [Str3] >>> ***/
 
-#include <Str2.h>
+#include "Str2.h"
 
 /*** <<< TYPE-DECLS [Str3] >>> ***/
 
@@ -1621,7 +1621,7 @@
 
 /*** <<< INCLUDES [PER-Visible-2] >>> ***/
 
-#include <PER-Visible.h>
+#include "PER-Visible.h"
 
 /*** <<< TYPE-DECLS [PER-Visible-2] >>> ***/
 
@@ -1777,7 +1777,7 @@
 
 /*** <<< INCLUDES [Not-PER-Visible-1] >>> ***/
 
-#include <PER-Visible.h>
+#include "PER-Visible.h"
 
 /*** <<< TYPE-DECLS [Not-PER-Visible-1] >>> ***/
 
@@ -1933,7 +1933,7 @@
 
 /*** <<< INCLUDES [Not-PER-Visible-2] >>> ***/
 
-#include <PER-Visible.h>
+#include "PER-Visible.h"
 
 /*** <<< TYPE-DECLS [Not-PER-Visible-2] >>> ***/
 
@@ -2089,7 +2089,7 @@
 
 /*** <<< INCLUDES [Not-PER-Visible-3] >>> ***/
 
-#include <PER-Visible.h>
+#include "PER-Visible.h"
 
 /*** <<< TYPE-DECLS [Not-PER-Visible-3] >>> ***/
 
@@ -2245,7 +2245,7 @@
 
 /*** <<< INCLUDES [SIZE-but-not-FROM] >>> ***/
 
-#include <PER-Visible.h>
+#include "PER-Visible.h"
 
 /*** <<< TYPE-DECLS [SIZE-but-not-FROM] >>> ***/
 
@@ -2404,7 +2404,7 @@
 
 /*** <<< INCLUDES [SIZE-and-FROM] >>> ***/
 
-#include <PER-Visible.h>
+#include "PER-Visible.h"
 
 /*** <<< TYPE-DECLS [SIZE-and-FROM] >>> ***/
 
@@ -2563,7 +2563,7 @@
 
 /*** <<< INCLUDES [Neither-SIZE-nor-FROM] >>> ***/
 
-#include <PER-Visible.h>
+#include "PER-Visible.h"
 
 /*** <<< TYPE-DECLS [Neither-SIZE-nor-FROM] >>> ***/
 
@@ -2869,7 +2869,7 @@
 
 /*** <<< INCLUDES [Utf8-3] >>> ***/
 
-#include <Utf8-2.h>
+#include "Utf8-2.h"
 
 /*** <<< TYPE-DECLS [Utf8-3] >>> ***/
 
@@ -3047,7 +3047,7 @@
 
 /*** <<< INCLUDES [Utf8-2] >>> ***/
 
-#include <Utf8-1.h>
+#include "Utf8-1.h"
 
 /*** <<< TYPE-DECLS [Utf8-2] >>> ***/
 
@@ -3319,7 +3319,7 @@
 
 /*** <<< INCLUDES [VisibleIdentifier] >>> ***/
 
-#include <Identifier.h>
+#include "Identifier.h"
 
 /*** <<< TYPE-DECLS [VisibleIdentifier] >>> ***/
 
@@ -3490,12 +3490,12 @@
 
 /*** <<< INCLUDES [Sequence] >>> ***/
 
-#include <Int1.h>
-#include <Int4.h>
+#include "Int1.h"
+#include "Int4.h"
 #include <BOOLEAN.h>
 #include <ENUMERATED.h>
 #include <NULL.h>
-#include <Int5.h>
+#include "Int5.h"
 #include <constr_SEQUENCE.h>
 
 /*** <<< DEPS [Sequence] >>> ***/
@@ -3923,7 +3923,7 @@
 
 /*** <<< POST-INCLUDE [SequenceOf] >>> ***/
 
-#include <Sequence.h>
+#include "Sequence.h"
 
 /*** <<< STAT-DEFS [SequenceOf] >>> ***/