summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/graphicprimitive2d.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-10-06 18:11:34 +0200
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-10-06 18:11:34 +0200
commit677b93b3993e9a14416275e8bd2a64b12ad91c55 (patch)
tree5c8ba80d0a6d29152cffbda2de6e42e3682c5f09 /include/drawinglayer/primitive2d/graphicprimitive2d.hxx
parentcce059adc0aa3512561b39905dae40a56c02a3e0 (diff)
rename grfmgr.hxx into GraphicObject.hxx more in line with content
Change-Id: I8f83d46c43cbfbf28d33947871f16f545a152eeb
Diffstat (limited to 'include/drawinglayer/primitive2d/graphicprimitive2d.hxx')
-rw-r--r--include/drawinglayer/primitive2d/graphicprimitive2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/graphicprimitive2d.hxx b/include/drawinglayer/primitive2d/graphicprimitive2d.hxx
index 27fa8ffea63d..9948a84f1652 100644
--- a/include/drawinglayer/primitive2d/graphicprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/graphicprimitive2d.hxx
@@ -24,7 +24,7 @@
#include <drawinglayer/primitive2d/baseprimitive2d.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
-#include <svtools/grfmgr.hxx>
+#include <svtools/GraphicObject.hxx>
//////////////////////////////////////////////////////////////////////////////