aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/run-refreshkeysjob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/tests/run-refreshkeysjob.cpp')
-rw-r--r--lang/qt/tests/run-refreshkeysjob.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qt/tests/run-refreshkeysjob.cpp b/lang/qt/tests/run-refreshkeysjob.cpp
index 940c0c77..e2bf7d1f 100644
--- a/lang/qt/tests/run-refreshkeysjob.cpp
+++ b/lang/qt/tests/run-refreshkeysjob.cpp
@@ -41,8 +41,8 @@
#include <QCoreApplication>
#include <QDebug>
-#include <context.h>
-#include <importresult.h>
+#include <gpgme++/context.h>
+#include <gpgme++/importresult.h>
#include <iostream>