diff options
Diffstat (limited to 'svx/source/svdraw/textchainflow.cxx')
-rw-r--r-- | svx/source/svdraw/textchainflow.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/textchainflow.cxx b/svx/source/svdraw/textchainflow.cxx index 316091cd5776..c7c0b173374a 100644 --- a/svx/source/svdraw/textchainflow.cxx +++ b/svx/source/svdraw/textchainflow.cxx @@ -23,7 +23,7 @@ #include <editeng/outlobj.hxx> #include <editeng/editobj.hxx> #include <editeng/overflowingtxt.hxx> -#include <svx/textchainflow.hxx> +#include <textchainflow.hxx> #include <sal/log.hxx> TextChainFlow::TextChainFlow(SdrTextObj *pChainTarget) |