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 /reportdesign | |
parent | f8779bbcef2a2eeab8d74bce445a0eaceda8bdde (diff) |
basebmp now only used from vcl/headless code
Change-Id: I068d404431d3565f6ad5741edbd3693225824a4d
Diffstat (limited to 'reportdesign')
-rw-r--r-- | reportdesign/inc/pch/precompiled_rptui.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index 12fb03472a61..8b52be9f343c 100644 --- a/reportdesign/inc/pch/precompiled_rptui.hxx +++ b/reportdesign/inc/pch/precompiled_rptui.hxx @@ -192,9 +192,6 @@ #include <RptObject.hxx> #include <RptPage.hxx> #include <UndoActions.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> |