aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/t-revokekey.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/tests/t-revokekey.cpp')
-rw-r--r--lang/qt/tests/t-revokekey.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qt/tests/t-revokekey.cpp b/lang/qt/tests/t-revokekey.cpp
index 83d5e717..4d8b0ca5 100644
--- a/lang/qt/tests/t-revokekey.cpp
+++ b/lang/qt/tests/t-revokekey.cpp
@@ -44,8 +44,8 @@
#include <QSignalSpy>
#include <QTest>
-#include <context.h>
-#include <data.h>
+#include <gpgme++/context.h>
+#include <gpgme++/data.h>
#include <algorithm>