diff options
Diffstat (limited to 'core/dive.c')
-rw-r--r-- | core/dive.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/dive.c b/core/dive.c index f3d5981c9..528cf9efa 100644 --- a/core/dive.c +++ b/core/dive.c @@ -10,7 +10,7 @@ #include "libdivecomputer.h" #include "device.h" #include "divelist.h" -#include "qthelperfromc.h" +#include "qthelper.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 |