summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svddrgm1.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:59:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:59:01 +0000
commit3503fcf827eca5d91b528810afdce0af0403879f (patch)
tree529ff6abb7163532c1f529351ce8ed6cc0dc81d1 /svx/source/svdraw/svddrgm1.hxx
parentcc3d4771d32d94b82d2cf96592b2548d522d7115 (diff)
INTEGRATION: CWS vgbugs07 (1.7.256); FILE MERGED
2007/06/04 13:27:22 vg 1.7.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/svdraw/svddrgm1.hxx')
-rw-r--r--svx/source/svdraw/svddrgm1.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/svdraw/svddrgm1.hxx b/svx/source/svdraw/svddrgm1.hxx
index d0cafc0715fe..f92a4631bf40 100644
--- a/svx/source/svdraw/svddrgm1.hxx
+++ b/svx/source/svdraw/svddrgm1.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svddrgm1.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:39:51 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:59:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,19 +37,19 @@
#define _SVDDRGM1_HXX
#ifndef _XPOLY_HXX
-#include "xpoly.hxx"
+#include <svx/xpoly.hxx>
#endif
#ifndef _SVDHDL_HXX
-#include "svdhdl.hxx"
+#include <svx/svdhdl.hxx>
#endif
#ifndef _SVDDRGV_HXX
-#include "svddrgv.hxx"
+#include <svx/svddrgv.hxx>
#endif
#ifndef _SVDDRGMT_HXX
-#include "svddrgmt.hxx"
+#include <svx/svddrgmt.hxx>
#endif
//************************************************************