summaryrefslogtreecommitdiff
path: root/www/netsurf/files/patch-utils_idna.c
blob: a12594480cb44177a110bb73bb16ddf9f35c1aec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- utils/idna.c.orig	2020-05-24 20:55:29 UTC
+++ utils/idna.c
@@ -167,7 +167,7 @@ idna__ace_to_ucs4(const char *ace_label,
 
 #ifdef WITH_UTF8PROC
 
-#include <libutf8proc/utf8proc.h>
+#include <utf8proc.h>
 
 int32_t idna_contexto[] = {
 	/* CONTEXTO codepoints which have a rule defined */