diff options
Diffstat (limited to 'core/uemis-downloader.c')
-rw-r--r-- | core/uemis-downloader.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/uemis-downloader.c b/core/uemis-downloader.c index 56617a0ae..76e6dcf09 100644 --- a/core/uemis-downloader.c +++ b/core/uemis-downloader.c @@ -25,6 +25,7 @@ #include "libdivecomputer.h" #include "uemis.h" #include "divelist.h" +#include "divesite.h" #include "core/subsurface-string.h" #define ERR_FS_ALMOST_FULL QT_TRANSLATE_NOOP("gettextFromC", "Uemis Zurich: the file system is almost full.\nDisconnect/reconnect the dive computer\nand click \'Retry\'") |