* src/html-url.h: Include needed header files

This commit is contained in:
Tim Rühsen 2018-04-18 20:41:08 +02:00
parent cc7f15a529
commit ff3c7733b7

View File

@ -31,6 +31,10 @@ as that of the covered work. */
#ifndef HTML_URL_H
#define HTML_URL_H
#include <stdbool.h>
#include "convert.h"
#include "iri.h"
struct map_context {
char *text; /* HTML text. */
char *base; /* Base URI of the document, possibly