summaryrefslogtreecommitdiff
path: root/include/vcl/filter/PngImageReader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/filter/PngImageReader.hxx')
-rw-r--r--include/vcl/filter/PngImageReader.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/vcl/filter/PngImageReader.hxx b/include/vcl/filter/PngImageReader.hxx
index 97b2616883b2..4fe1bb74aa4b 100644
--- a/include/vcl/filter/PngImageReader.hxx
+++ b/include/vcl/filter/PngImageReader.hxx
@@ -11,6 +11,10 @@
#ifndef INCLUDED_VCL_FILTER_PNGIMAGEREADER_HXX
#define INCLUDED_VCL_FILTER_PNGIMAGEREADER_HXX
+#include <sal/config.h>
+
+#include <memory>
+
#include <vcl/dllapi.h>
#include <com/sun/star/uno/Reference.hxx>