summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdglue.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:01:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:01:58 +0000
commit4b547b52d99ef9e03205e3f67c3a85a46d81f880 (patch)
tree07e9d6f2d562f2fb5f0cb09c0727f8a48266850c /svx/source/svdraw/svdglue.cxx
parent8be1070b6dc4c9dd5356b5854ae4d68f328dd050 (diff)
INTEGRATION: CWS vgbugs07 (1.11.256); FILE MERGED
2007/06/04 13:27:24 vg 1.11.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/svdraw/svdglue.cxx')
-rw-r--r--svx/source/svdraw/svdglue.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/svdraw/svdglue.cxx b/svx/source/svdraw/svdglue.cxx
index e8c4b1a07b0c..d7a2427bf0fd 100644
--- a/svx/source/svdraw/svdglue.cxx
+++ b/svx/source/svdraw/svdglue.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdglue.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:42:24 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:01:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,9 +40,9 @@
#include <tools/debug.hxx>
#endif
-#include "svdglue.hxx"
-#include "svdobj.hxx"
-#include "svdtrans.hxx"
+#include <svx/svdglue.hxx>
+#include <svx/svdobj.hxx>
+#include <svx/svdtrans.hxx>
////////////////////////////////////////////////////////////////////////////////////////////////////