aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/run-decryptverifyarchivejob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/tests/run-decryptverifyarchivejob.cpp')
-rw-r--r--lang/qt/tests/run-decryptverifyarchivejob.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/qt/tests/run-decryptverifyarchivejob.cpp b/lang/qt/tests/run-decryptverifyarchivejob.cpp
index 59073458..38cf6b86 100644
--- a/lang/qt/tests/run-decryptverifyarchivejob.cpp
+++ b/lang/qt/tests/run-decryptverifyarchivejob.cpp
@@ -41,9 +41,9 @@
#include <QCoreApplication>
#include <QDebug>
-#include <context.h>
-#include <decryptionresult.h>
-#include <verificationresult.h>
+#include <gpgme++/context.h>
+#include <gpgme++/decryptionresult.h>
+#include <gpgme++/verificationresult.h>
#include <iostream>