summaryrefslogtreecommitdiffstats
path: root/tests/testparseperformance.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testparseperformance.cpp')
-rw-r--r--tests/testparseperformance.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/testparseperformance.cpp b/tests/testparseperformance.cpp
index c31304f42..b7b032f38 100644
--- a/tests/testparseperformance.cpp
+++ b/tests/testparseperformance.cpp
@@ -3,7 +3,8 @@
#include "core/dive.h"
#include "core/divelist.h"
#include "core/git-access.h"
-#include "core/settings/qPref.h"
+#include "core/settings/qPrefProxy.h"
+#include "core/settings/qPrefCloudStorage.h"
#include <QFile>
#include <QDebug>
#include <QNetworkProxy>