summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/XPropertyTable.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-20 15:55:51 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-20 15:55:51 +0200
commit0ef50bb978300c751b4c0d1efa5f7f656e4cd9d0 (patch)
tree015f2a2830fc51c00b7c5f092bc5e1454d9a0436 /svx/source/unodraw/XPropertyTable.cxx
parent0944bd42777b0657fb64ecc09265e802f0747ff9 (diff)
CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or useless headers
Diffstat (limited to 'svx/source/unodraw/XPropertyTable.cxx')
-rw-r--r--svx/source/unodraw/XPropertyTable.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/unodraw/XPropertyTable.cxx b/svx/source/unodraw/XPropertyTable.cxx
index 6f69b1405d0e..617d1737a482 100644
--- a/svx/source/unodraw/XPropertyTable.cxx
+++ b/svx/source/unodraw/XPropertyTable.cxx
@@ -28,7 +28,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#include "XPropertyTable.hxx"
+#include "svx/XPropertyTable.hxx"
#include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>
#include <com/sun/star/drawing/LineDash.hpp>
#include <com/sun/star/awt/Gradient.hpp>
@@ -42,7 +42,7 @@
#include "unopolyhelper.hxx"
#include <svx/xdef.hxx>
-#include "unoapi.hxx"
+#include "svx/unoapi.hxx"
#include <editeng/unoprnms.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>