diff options
Diffstat (limited to 'source/html/html-layout.c')
-rw-r--r-- | source/html/html-layout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/html/html-layout.c b/source/html/html-layout.c index 15d52c1b..ac64a890 100644 --- a/source/html/html-layout.c +++ b/source/html/html-layout.c @@ -1,7 +1,7 @@ #include "mupdf/fitz.h" #include "mupdf/ucdn.h" #include "mupdf/svg.h" -#include "mupdf/html.h" +#include "html-imp.h" #include "hb.h" #include "hb-ft.h" |