summaryrefslogtreecommitdiff
path: root/canvas/source/tools/propertysethelper.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-02-10 11:37:26 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-02-12 11:57:19 +0100
commit7435040a18eb866be0fa77e71c6b4c626f1ae897 (patch)
tree7de6c3e1f02d3bb67cb41a197ed2124861213151 /canvas/source/tools/propertysethelper.cxx
parented3d1f3e1368f81e928cc1ecc4c127a3d540d96e (diff)
move some canvas/ headers inside the module
Change-Id: Iaa00cff88ad756b7e084cc68fe744d387328180b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88360 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'canvas/source/tools/propertysethelper.cxx')
-rw-r--r--canvas/source/tools/propertysethelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/canvas/source/tools/propertysethelper.cxx b/canvas/source/tools/propertysethelper.cxx
index d44f4cea12ad..e7880fe4bd83 100644
--- a/canvas/source/tools/propertysethelper.cxx
+++ b/canvas/source/tools/propertysethelper.cxx
@@ -19,7 +19,7 @@
#include <sal/config.h>
-#include <canvas/propertysethelper.hxx>
+#include <propertysethelper.hxx>
#include <com/sun/star/beans/PropertyVetoException.hpp>
#include <com/sun/star/beans/UnknownPropertyException.hpp>