summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap/bitmapfilter.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-12-01 16:02:12 +0100
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2017-12-05 07:45:24 -0500
commitf16b388f6eeb2910422be7fd70c0b655a144ce59 (patch)
tree4ebccad174ffb707123d8a0a11c937a9f8e54443 /vcl/source/bitmap/bitmapfilter.cxx
parentaf23f775c688b12e8ae85192a54fa44e00df84f8 (diff)
BitmapFilter, BitmapScaleSuper only used within vcl
Change-Id: Ia8a1207a584b599f01c47b658692d3eeae52cb3a (cherry picked from commit 4f7280e4cc34a284b91473cefcb179f04a1d7a08) (cherry picked from commit e95d95d6c774dc2772d039affa7e51e06b8efec2)
Diffstat (limited to 'vcl/source/bitmap/bitmapfilter.cxx')
-rw-r--r--vcl/source/bitmap/bitmapfilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/bitmap/bitmapfilter.cxx b/vcl/source/bitmap/bitmapfilter.cxx
index c04f3418c8e6..34ff09f56799 100644
--- a/vcl/source/bitmap/bitmapfilter.cxx
+++ b/vcl/source/bitmap/bitmapfilter.cxx
@@ -8,7 +8,7 @@
*
*/
-#include <vcl/bitmapfilter.hxx>
+#include <bitmapfilter.hxx>
BitmapFilter::BitmapFilter()
{}