diff options
Diffstat (limited to 'core/deco.c')
-rw-r--r-- | core/deco.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/deco.c b/core/deco.c index f72454b9b..5135860b8 100644 --- a/core/deco.c +++ b/core/deco.c @@ -20,6 +20,7 @@ #include <math.h> #include <string.h> #include "dive.h" +#include "subsurface-string.h" #include <assert.h> #include "core/planner.h" #include "qthelper.h" |