summaryrefslogtreecommitdiff
path: root/content/handlers/html/imagemap.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/html/imagemap.c')
-rw-r--r--content/handlers/html/imagemap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/handlers/html/imagemap.c b/content/handlers/html/imagemap.c
index 37095e21d..f23be2353 100644
--- a/content/handlers/html/imagemap.c
+++ b/content/handlers/html/imagemap.c
@@ -37,7 +37,7 @@
#include "html/box.h"
#include "html/box_construct.h"
-#include "html/html_internal.h"
+#include "html/private.h"
#include "html/imagemap.h"
#define HASH_SIZE 31 /* fixed size hash table */