diff options
Diffstat (limited to 'core/time.c')
-rw-r--r-- | core/time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/time.c b/core/time.c index 7b8a6ff0f..d339ffa30 100644 --- a/core/time.c +++ b/core/time.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 +#include "subsurface-time.h" #include <string.h> -#include "dive.h" /* * The date handling internally works in seconds since |