From 5f8b1497e1489e2b3c11e8a49f01770433115ee2 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 6 May 2020 23:38:50 +0100 Subject: clean up content headers and documentation comments pure formatting and documentation changes, no code difference --- content/handlers/image/svg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/handlers/image/svg.c') diff --git a/content/handlers/image/svg.c b/content/handlers/image/svg.c index 5124360e9..6194389bf 100644 --- a/content/handlers/image/svg.c +++ b/content/handlers/image/svg.c @@ -30,6 +30,7 @@ #include "utils/messages.h" #include "utils/utils.h" +#include "utils/nsurl.h" #include "netsurf/plotters.h" #include "netsurf/content.h" #include "content/content_protected.h" -- cgit v1.2.3