diff options
Diffstat (limited to 'lang/qt/tests/run-wkdrefreshjob.cpp')
-rw-r--r-- | lang/qt/tests/run-wkdrefreshjob.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qt/tests/run-wkdrefreshjob.cpp b/lang/qt/tests/run-wkdrefreshjob.cpp index c75718e6..85110b0d 100644 --- a/lang/qt/tests/run-wkdrefreshjob.cpp +++ b/lang/qt/tests/run-wkdrefreshjob.cpp @@ -42,8 +42,8 @@ #include <QCoreApplication> #include <QDebug> -#include <context.h> -#include <importresult.h> +#include <gpgme++/context.h> +#include <gpgme++/importresult.h> #include <iostream> |