diff options
Diffstat (limited to 'lang/qt/src/debug.cpp')
-rw-r--r-- | lang/qt/src/debug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qt/src/debug.cpp b/lang/qt/src/debug.cpp index 2f6d200b..03244dc6 100644 --- a/lang/qt/src/debug.cpp +++ b/lang/qt/src/debug.cpp @@ -35,7 +35,7 @@ #include "config.h" #endif -#include "error.h" +#include <gpgme++/error.h> #include "debug.h" #include <QDebug> |