diff options
Diffstat (limited to 'core/dive.c')
-rw-r--r-- | core/dive.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/dive.c b/core/dive.c index b7ce01ea4..ab033858e 100644 --- a/core/dive.c +++ b/core/dive.c @@ -11,6 +11,7 @@ #include "device.h" #include "divelist.h" #include "qthelper.h" +#include "metadata.h" /* one could argue about the best place to have this variable - * it's used in the UI, but it seems to make the most sense to have it |