aboutsummaryrefslogtreecommitdiff
Fix include directory for system utf8proc.

--- netsurf-3.10/utils/idna.c
+++ netsurf-3.10/utils/idna.c
@@ -167,7 +167,7 @@
 
 #ifdef WITH_UTF8PROC
 
-#include <libutf8proc/utf8proc.h>
+#include <utf8proc.h>
 
 int32_t idna_contexto[] = {
 	/* CONTEXTO codepoints which have a rule defined */
/fcgi-2.4.0-gcc44-fixes.patch?id=9c5c944616d35563225f28ae7b0f5bfab25df612'>fcgi-2.4.0-gcc44-fixes.patch
AgeCommit message (Expand)Author