summaryrefslogtreecommitdiff
path: root/source/html/html-layout.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-04-24 12:50:01 +0200
committerTor Andersson <tor.andersson@artifex.com>2017-04-27 15:11:37 +0200
commit99278e762603380638ad037094a955312013e94c (patch)
treeb58126c5804af5c677cbcf69f15770d3f136d0a4 /source/html/html-layout.c
parent0d60d3a866f80f091fca68316bcb2c01aa416b96 (diff)
downloadmupdf-99278e762603380638ad037094a955312013e94c.tar.xz
Remove public SVG header.
Move the two SVG utility functions into fitz/util.h
Diffstat (limited to 'source/html/html-layout.c')
-rw-r--r--source/html/html-layout.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/html/html-layout.c b/source/html/html-layout.c
index ac64a890..8caf7e34 100644
--- a/source/html/html-layout.c
+++ b/source/html/html-layout.c
@@ -1,6 +1,5 @@
#include "mupdf/fitz.h"
#include "mupdf/ucdn.h"
-#include "mupdf/svg.h"
#include "html-imp.h"
#include "hb.h"