summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/textbreakuphelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive2d/textbreakuphelper.hxx')
-rw-r--r--include/drawinglayer/primitive2d/textbreakuphelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/textbreakuphelper.hxx b/include/drawinglayer/primitive2d/textbreakuphelper.hxx
index e63c3f61ae0b..1afe12eea5de 100644
--- a/include/drawinglayer/primitive2d/textbreakuphelper.hxx
+++ b/include/drawinglayer/primitive2d/textbreakuphelper.hxx
@@ -42,7 +42,7 @@ namespace drawinglayer
const TextSimplePortionPrimitive2D& mrSource;
Primitive2DContainer mxResult;
TextLayouterDevice maTextLayouter;
- basegfx::tools::B2DHomMatrixBufferedOnDemandDecompose maDecTrans;
+ basegfx::utils::B2DHomMatrixBufferedOnDemandDecompose maDecTrans;
bool mbNoDXArray : 1;