summarylogtreecommitdiffstats
path: root/utils-idna.patch
blob: 3e236509b58bf988942182c3ef01fc988b396f8d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- utils/idna.c	2019-07-17 17:37:00.000000000 +0200
+++ utils/idna.c	2019-09-15 21:46:42.228737360 +0200
@@ -27,7 +27,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <sys/types.h>
-#include <libutf8proc/utf8proc.h>
+#include <utf8proc.h>
 
 #include "netsurf/inttypes.h"