diff options
Diffstat (limited to 'core/gpslocation.cpp')
-rw-r--r-- | core/gpslocation.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/gpslocation.cpp b/core/gpslocation.cpp index acc5b1da5..c5b81e024 100644 --- a/core/gpslocation.cpp +++ b/core/gpslocation.cpp @@ -5,6 +5,7 @@ #include "core/pref.h" #include "core/qthelper.h" #include "core/divelist.h" // for mark_divelist_changed() +#include "core/errorhelper.h" #include "core/settings/qPrefLocationService.h" #include <time.h> #include <unistd.h> |