diff options
Diffstat (limited to 'lang/qt/tests/t-support.h')
-rw-r--r-- | lang/qt/tests/t-support.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qt/tests/t-support.h b/lang/qt/tests/t-support.h index fd7be44a..eb4ba57d 100644 --- a/lang/qt/tests/t-support.h +++ b/lang/qt/tests/t-support.h @@ -32,7 +32,7 @@ #ifndef T_SUPPORT_H #define T_SUPPORT_H -#include "interfaces/passphraseprovider.h" +#include <gpgme++/interfaces/passphraseprovider.h> #include <QObject> #include <QTest> |