diff options
Diffstat (limited to 'lang/qt/tests/t-changeexpiryjob.cpp')
-rw-r--r-- | lang/qt/tests/t-changeexpiryjob.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/qt/tests/t-changeexpiryjob.cpp b/lang/qt/tests/t-changeexpiryjob.cpp index 3da74d46..54a54aeb 100644 --- a/lang/qt/tests/t-changeexpiryjob.cpp +++ b/lang/qt/tests/t-changeexpiryjob.cpp @@ -37,8 +37,8 @@ #include "t-support.h" #include "changeexpiryjob.h" -#include "context.h" -#include "engineinfo.h" +#include <gpgme++/context.h> +#include <gpgme++/engineinfo.h> #include "protocol.h" #include <QSignalSpy> |