diff options
-rw-r--r-- | core/divesitehelpers.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/divesitehelpers.cpp b/core/divesitehelpers.cpp index a680eef34..57a58b233 100644 --- a/core/divesitehelpers.cpp +++ b/core/divesitehelpers.cpp @@ -8,6 +8,7 @@ #include "divesite.h" #include "helpers.h" #include "membuffer.h" +#include <QDebug> #include <QJsonDocument> #include <QJsonArray> #include <QJsonObject> |