diff options
Diffstat (limited to 'core/parse.c')
-rw-r--r-- | core/parse.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/parse.c b/core/parse.c index 228b8d59f..3335b8f57 100644 --- a/core/parse.c +++ b/core/parse.c @@ -9,6 +9,9 @@ #include "parse.h" #include "divelist.h" #include "device.h" +#include "gettext.h" + +int metric = 1; /* static union { |