diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-01-18 16:36:34 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-01-18 20:47:01 +0000 |
commit | 6fe8925305dffd2e1d496319f73ef6602363ef7b (patch) | |
tree | 126b3787ff6538d3ab51555dac681a86bb2a7d58 /chart2/inc | |
parent | f8779bbcef2a2eeab8d74bce445a0eaceda8bdde (diff) |
basebmp now only used from vcl/headless code
Change-Id: I068d404431d3565f6ad5741edbd3693225824a4d
Diffstat (limited to 'chart2/inc')
-rw-r--r-- | chart2/inc/pch/precompiled_chartcontroller.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index dddbe22619da..ee9952a5f18a 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.hxx @@ -174,9 +174,6 @@ #include <vcl/wall.hxx> #include <vcl/window.hxx> #include <ChartModel.hxx> -#include <basebmp/basebmpdllapi.h> -#include <basebmp/bitmapdevice.hxx> -#include <basebmp/scanlineformats.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> |