diff options
Diffstat (limited to 'lang/qt/tests/run-exportjob.cpp')
-rw-r--r-- | lang/qt/tests/run-exportjob.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qt/tests/run-exportjob.cpp b/lang/qt/tests/run-exportjob.cpp index 40072c85..6cb43c22 100644 --- a/lang/qt/tests/run-exportjob.cpp +++ b/lang/qt/tests/run-exportjob.cpp @@ -37,7 +37,7 @@ #include <exportjob.h> #include <protocol.h> -#include <context.h> +#include <gpgme++/context.h> #include <QCoreApplication> |