diff options
Diffstat (limited to 'lang/qt/tests/run-verifydetachedjob.cpp')
-rw-r--r-- | lang/qt/tests/run-verifydetachedjob.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qt/tests/run-verifydetachedjob.cpp b/lang/qt/tests/run-verifydetachedjob.cpp index 6ee21109..65274383 100644 --- a/lang/qt/tests/run-verifydetachedjob.cpp +++ b/lang/qt/tests/run-verifydetachedjob.cpp @@ -42,8 +42,8 @@ #include <QDebug> #include <QFile> -#include <context.h> -#include <verificationresult.h> +#include <gpgme++/context.h> +#include <gpgme++/verificationresult.h> #include <iostream> |