summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdglev.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/svdglev.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/svdglev.cxx')
-rw-r--r--svx/source/svdraw/svdglev.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/svdraw/svdglev.cxx b/svx/source/svdraw/svdglev.cxx
index 32590636a431..a0ace3aa25af 100644
--- a/svx/source/svdraw/svdglev.cxx
+++ b/svx/source/svdraw/svdglev.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdglev.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:42:12 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:01:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,16 +36,16 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#include "svdglev.hxx"
+#include <svx/svdglev.hxx>
#include <math.h>
-#include "svdundo.hxx"
+#include <svx/svdundo.hxx>
#include "svdstr.hrc" // Namen aus der Resource
#include "svdglob.hxx" // StringCache
-#include "svdpagv.hxx"
-#include "svdglue.hxx"
-#include "svdtrans.hxx"
-#include "svdobj.hxx"
+#include <svx/svdpagv.hxx>
+#include <svx/svdglue.hxx>
+#include <svx/svdtrans.hxx>
+#include <svx/svdobj.hxx>
////////////////////////////////////////////////////////////////////////////////////////////////////