summaryrefslogtreecommitdiffstats
path: root/vcl/source/gdi/graphictools.cxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2015-10-11 18:21:11 +0200
committerMatteo Casalin <matteo.casalin@yahoo.com>2015-10-27 13:59:10 +0100
commit20635ed90b2f684757c480b3cff70547a0e06363 (patch)
tree74c9ce05217df1d7839a3013aa832137b8775a95 /vcl/source/gdi/graphictools.cxx
parentsal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams (diff)
downloadcore-20635ed90b2f684757c480b3cff70547a0e06363.tar.gz
core-20635ed90b2f684757c480b3cff70547a0e06363.zip
Reduce scope of #include <tools/stream.hxx>
Change-Id: I0752cbb0cb2e0f89607d81d9eda7ce7091449fd6
Diffstat (limited to 'vcl/source/gdi/graphictools.cxx')
-rw-r--r--vcl/source/gdi/graphictools.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/gdi/graphictools.cxx b/vcl/source/gdi/graphictools.cxx
index bc60fa093bf8..a9987929ec1c 100644
--- a/vcl/source/gdi/graphictools.cxx
+++ b/vcl/source/gdi/graphictools.cxx
@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <tools/stream.hxx>
#include <tools/vcompat.hxx>
#include <vcl/graphictools.hxx>