include/vcl/filter/PngImageReader.hxx |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit a4c1d72e6810947bbf1afc1fd51a24dab0d4ffeb
Author:     Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk>
AuthorDate: Thu Feb 14 18:10:05 2019 +0100
Commit:     Tomaž Vajngerl <qui...@gmail.com>
CommitDate: Thu Feb 14 21:53:04 2019 +0100

    cleanup of PngImageReader
    
    Change-Id: Ifa5efe5fab644f1c684ada3f6cd46e19c002d7ca
    Reviewed-on: https://gerrit.libreoffice.org/67842
    Tested-by: Jenkins
    Reviewed-by: Tomaž Vajngerl <qui...@gmail.com>

diff --git a/include/vcl/filter/PngImageReader.hxx 
b/include/vcl/filter/PngImageReader.hxx
index f555939a4836..262a09bd7934 100644
--- a/include/vcl/filter/PngImageReader.hxx
+++ b/include/vcl/filter/PngImageReader.hxx
@@ -8,14 +8,13 @@
  *
  */
 
-#include <vcl/graph.hxx>
 #include <vcl/dllapi.h>
 #include <com/sun/star/task/XStatusIndicator.hpp>
 #include <tools/stream.hxx>
 #include <vcl/bitmapex.hxx>
 
-#ifndef INCLUDED_VCL_SOURCE_FILTER_PNG_PNGIMAGEREADER_HXX
-#define INCLUDED_VCL_SOURCE_FILTER_PNG_PNGIMAGEREADER_HXX
+#ifndef INCLUDED_VCL_FILTER_PNGIMAGEREADER_HXX
+#define INCLUDED_VCL_FILTER_PNGIMAGEREADER_HXX
 
 namespace vcl
 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to