summaryrefslogtreecommitdiffstats
path: root/http/webkitgtk3/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'http/webkitgtk3/BUILD')
-rwxr-xr-xhttp/webkitgtk3/BUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/http/webkitgtk3/BUILD b/http/webkitgtk3/BUILD
index a8369b8de0..2dd60ae44a 100755
--- a/http/webkitgtk3/BUILD
+++ b/http/webkitgtk3/BUILD
@@ -1,6 +1,7 @@
OPTS="$WEBKIT_OPTS $OPTS" &&
sed -i '30i#include <unicode/utf8.h>' \
- Source/WebCore/platform/text/TextCodecUTF8.h &&
+ Source/WebCore/platform/text/TextCodecUTF8.h \
+ Source/WebCore/platform/text/hyphen/HyphenationLibHyphen.cpp &&
sed -i '30i#include <unicode/utf16.h>' \
Source/WTF/wtf/text/StringBuilder.h &&
sed -i '26i#include <unicode/utf16.h>' \