diff options
Diffstat (limited to 'svx/source/svdraw/polypolygoneditor.cxx')
-rw-r--r-- | svx/source/svdraw/polypolygoneditor.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/polypolygoneditor.cxx b/svx/source/svdraw/polypolygoneditor.cxx index a3edb77872e8..e9d9ee6d58cb 100644 --- a/svx/source/svdraw/polypolygoneditor.cxx +++ b/svx/source/svdraw/polypolygoneditor.cxx @@ -21,7 +21,7 @@ #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> -#include "svx/polypolygoneditor.hxx" +#include <svx/polypolygoneditor.hxx> namespace sdr { |