summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/inc/awt/vclxprinter.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/inc/awt/vclxprinter.hxx b/toolkit/inc/awt/vclxprinter.hxx
index 53da02ae1f54..41a74044bfba 100644
--- a/toolkit/inc/awt/vclxprinter.hxx
+++ b/toolkit/inc/awt/vclxprinter.hxx
@@ -32,6 +32,8 @@
#include <vcl/vclptr.hxx>
#include <vcl/jobset.hxx>
+#include <memory>
+
namespace com::sun::star::awt { class XPrinter; }
namespace vcl { class OldStylePrintAdaptor; }
class Printer;