diff options
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r-- | core/subsurfacestartup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c index d4d191072..1f71d2117 100644 --- a/core/subsurfacestartup.c +++ b/core/subsurfacestartup.c @@ -4,7 +4,7 @@ #include <stdbool.h> #include <string.h> #include "gettext.h" -#include "qthelperfromc.h" +#include "qthelper.h" #include "git-access.h" #include "libdivecomputer/version.h" |