summaryrefslogtreecommitdiff
path: root/source/html/html-layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/html/html-layout.c')
-rw-r--r--source/html/html-layout.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/source/html/html-layout.c b/source/html/html-layout.c
index c8250e62..15d52c1b 100644
--- a/source/html/html-layout.c
+++ b/source/html/html-layout.c
@@ -1,5 +1,7 @@
-#include "mupdf/html.h"
+#include "mupdf/fitz.h"
+#include "mupdf/ucdn.h"
#include "mupdf/svg.h"
+#include "mupdf/html.h"
#include "hb.h"
#include "hb-ft.h"