diff options
Diffstat (limited to 'core/ostctools.c')
-rw-r--r-- | core/ostctools.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/ostctools.c b/core/ostctools.c index 53dab4aaa..84ef23301 100644 --- a/core/ostctools.c +++ b/core/ostctools.c @@ -4,6 +4,7 @@ #include <string.h> #include "dive.h" +#include "subsurface-string.h" #include "gettext.h" #include "divelist.h" #include "libdivecomputer.h" |