diff options
Diffstat (limited to 'core/save-html.c')
-rw-r--r-- | core/save-html.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/save-html.c b/core/save-html.c index ec348e56d..65b21a723 100644 --- a/core/save-html.c +++ b/core/save-html.c @@ -10,6 +10,7 @@ #include "gettext.h" #include "divesite.h" #include "errorhelper.h" +#include "event.h" #include "file.h" #include "picture.h" #include "tag.h" |