diff options
Diffstat (limited to 'subsurface-core/subsurfacestartup.c')
-rw-r--r-- | subsurface-core/subsurfacestartup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface-core/subsurfacestartup.c b/subsurface-core/subsurfacestartup.c index c39c89c17..864134724 100644 --- a/subsurface-core/subsurfacestartup.c +++ b/subsurface-core/subsurfacestartup.c @@ -5,6 +5,7 @@ #include "gettext.h" #include "qthelperfromc.h" #include "git-access.h" +#include "libdivecomputer/version.h" struct preferences prefs, informational_prefs; struct preferences default_prefs = { |