summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor3d/zbufferprocessor3d.hxx')
-rw-r--r--include/drawinglayer/processor3d/zbufferprocessor3d.hxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/drawinglayer/processor3d/zbufferprocessor3d.hxx b/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
index 90db04b2a546..eb537537cf11 100644
--- a/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
+++ b/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
@@ -20,10 +20,8 @@
#ifndef INCLUDED_DRAWINGLAYER_PROCESSOR3D_ZBUFFERPROCESSOR3D_HXX
#define INCLUDED_DRAWINGLAYER_PROCESSOR3D_ZBUFFERPROCESSOR3D_HXX
-#include <drawinglayer/drawinglayerdllapi.h>
-
#include <drawinglayer/processor3d/defaultprocessor3d.hxx>
-#include <vcl/bitmapex.hxx>
+#include <basegfx/matrix/b3dhommatrix.hxx>
#include <memory>
namespace basegfx {
@@ -36,9 +34,6 @@ namespace drawinglayer {
class SdrLightingAttribute;
class MaterialAttribute3D;
}
- namespace geometry {
- class ViewInformation2D;
- }
}
class ZBufferRasterConverter3D;