aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/decryptverifyjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/decryptverifyjob.h')
-rw-r--r--lang/qt/src/decryptverifyjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qt/src/decryptverifyjob.h b/lang/qt/src/decryptverifyjob.h
index fa0d1d22..501df83c 100644
--- a/lang/qt/src/decryptverifyjob.h
+++ b/lang/qt/src/decryptverifyjob.h
@@ -36,7 +36,7 @@
#include "job.h"
-#include <boost/shared_ptr.hpp>
+#include <memory>
class QByteArray;
class QIODevice;