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 2d208087e..91c1e99e6 100644 --- a/core/uemis-downloader.c +++ b/core/uemis-downloader.c @@ -29,6 +29,7 @@ #include "errorhelper.h" #include "file.h" #include "tag.h" +#include "subsurface-time.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\'") |