diff options
Diffstat (limited to 'core/divesitehelpers.cpp')
-rw-r--r-- | core/divesitehelpers.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/divesitehelpers.cpp b/core/divesitehelpers.cpp index 30a5ac608..3f752a320 100644 --- a/core/divesitehelpers.cpp +++ b/core/divesitehelpers.cpp @@ -7,7 +7,7 @@ #include "divesite.h" #include "subsurface-string.h" -#include "helpers.h" +#include "qthelper.h" #include "membuffer.h" #include <QDebug> #include <QJsonDocument> |