xmloff/inc/propimp0.hxx | 70 +++++++++++++++++++++++++++++++++++ xmloff/source/chart/PropertyMaps.cxx | 2 - xmloff/source/draw/propimp0.hxx | 70 ----------------------------------- 3 files changed, 71 insertions(+), 71 deletions(-)
New commits: commit ef65c40518c6f4671f9528edade9947092e10ac0 Author: Adam Kasztenny <adamkaszte...@gmail.com> Date: Sun Dec 11 18:46:31 2016 -0500 tdf#95416 Fix includes for xmloff Move a header file into inc/ Change-Id: If337720fbd5af43fc7ec32518058a1c7d43b8d18 Reviewed-on: https://gerrit.libreoffice.org/31879 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Michael Stahl <mst...@redhat.com> diff --git a/xmloff/source/draw/propimp0.hxx b/xmloff/inc/propimp0.hxx similarity index 100% rename from xmloff/source/draw/propimp0.hxx rename to xmloff/inc/propimp0.hxx diff --git a/xmloff/source/chart/PropertyMaps.cxx b/xmloff/source/chart/PropertyMaps.cxx index a505951..0da6258 100644 --- a/xmloff/source/chart/PropertyMaps.cxx +++ b/xmloff/source/chart/PropertyMaps.cxx @@ -34,7 +34,7 @@ #include "XMLTextOrientationHdl.hxx" #include "XMLSymbolTypePropertyHdl.hxx" #include "XMLAxisPositionPropertyHdl.hxx" -#include "../draw/propimp0.hxx" +#include "propimp0.hxx" #include <xmloff/EnumPropertyHdl.hxx> #include <xmloff/XMLConstantsPropertyHandler.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits