summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2021-05-03 23:21:18 +0900
committerTomaž Vajngerl <quikee@gmail.com>2021-05-11 01:16:23 +0200
commit1bcad85a5d48cc38ced5883de364f2c66ada273e (patch)
tree02ad7b72b3fe4aa851a870b0f9cc885ff39584ca /drawinglayer/source/primitive2d
parent2d7db1f688fc3b7e7ce9276776a40d6d8db8d536 (diff)
drawinglayer: move converter.hxx to public include
Change-Id: I71a15c532ba161d69585bd47631b3a8e2f6ddd66 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115304 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'drawinglayer/source/primitive2d')
-rw-r--r--drawinglayer/source/primitive2d/patternfillprimitive2d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx b/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx
index ec1f9621452a..0e5b1a218690 100644
--- a/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx
+++ b/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx
@@ -28,7 +28,7 @@
#include <drawinglayer/geometry/viewinformation2d.hxx>
#include <toolkit/helper/vclunohelper.hxx>
-#include <converters.hxx>
+#include <drawinglayer/converters.hxx>
using namespace com::sun::star;