summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-12-13 12:50:42 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-12-13 12:52:20 +0900
commited2238156618b5eae5a7e3b040dd0973793eace0 (patch)
treed637b2f9687e7257baa00c1b52960c3456cd6482 /vcl
parentb578d23d3131f30d775e07baa6fa26e247ea999d (diff)
Drop duplicate #include
Change-Id: I63612bc5bd4e13fcc5c4e57ac73bd9c7bbf4f0e6
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/filter/wmf/winmtf.cxx1
-rw-r--r--vcl/source/gdi/impimagetree.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/filter/wmf/winmtf.cxx b/vcl/source/filter/wmf/winmtf.cxx
index dd3b3b628acd..bfd30eb23b88 100644
--- a/vcl/source/filter/wmf/winmtf.cxx
+++ b/vcl/source/filter/wmf/winmtf.cxx
@@ -27,7 +27,6 @@
#include <vcl/svapp.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/tencinfo.h>
-#include <vcl/svapp.hxx>
#include <vcl/virdev.hxx>
diff --git a/vcl/source/gdi/impimagetree.cxx b/vcl/source/gdi/impimagetree.cxx
index 1c676676ba16..708f3c28cab5 100644
--- a/vcl/source/gdi/impimagetree.cxx
+++ b/vcl/source/gdi/impimagetree.cxx
@@ -45,7 +45,6 @@
#include "vcl/settings.hxx"
#include "vcl/svapp.hxx"
#include "impimagetree.hxx"
-#include <vcl/dibtools.hxx>
namespace {