summarylogtreecommitdiffstats
path: root/includes.patch
blob: 3c09610e16055ba14996b952dd59c58a253f847b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Index: include/utf8scsu.h
===================================================================
--- include/utf8scsu.h	(Revision 3463)
+++ include/utf8scsu.h	(Arbeitskopie)
@@ -28,6 +28,7 @@
 #include <unicode/utypes.h>
 #include <unicode/ucnv.h>
 #include <unicode/uchar.h>
+#include <unicode/unistr.h>
 
 SWORD_NAMESPACE_START
 
Index: src/modules/filters/scsuutf8.cpp
===================================================================
--- src/modules/filters/scsuutf8.cpp	(Revision 3463)
+++ src/modules/filters/scsuutf8.cpp	(Arbeitskopie)
@@ -31,8 +31,8 @@
 
 #include <scsuutf8.h>
 #include <swbuf.h>
+#include <unicode/unistr.h>
 
-
 SWORD_NAMESPACE_START