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