about summary refs log tree commit diff stats
path: root/src/LYMap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYMap.h')
-rw-r--r--src/LYMap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYMap.h b/src/LYMap.h
index bd16ad8b..28a60178 100644
--- a/src/LYMap.h
+++ b/src/LYMap.h
@@ -14,6 +14,7 @@ extern "C" {
     extern BOOL LYMapsOnly;
 
     extern void ImageMapList_free(HTList *list);
+    extern void LYPrintImgMaps(FILE *fp);
     extern BOOL LYAddImageMap(char *address, char *title,
 			      HTParentAnchor *node_anchor);
     extern BOOL LYAddMapElement(char *map, char *address, char *title,