summaryrefslogtreecommitdiff
path: root/svx/source/items/algitem.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:26:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:26:07 +0000
commit0af02008073d95e15db1f09aea9109437d98e5bb (patch)
tree399f7d19053c788255ccfb9fd9ce9f78ac24b702 /svx/source/items/algitem.cxx
parent41a41eb544d2bf0df3fe72ae51b77c9100a83bfd (diff)
INTEGRATION: CWS vgbugs07 (1.12.32); FILE MERGED
2007/06/04 13:27:04 vg 1.12.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/items/algitem.cxx')
-rw-r--r--svx/source/items/algitem.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/svx/source/items/algitem.cxx b/svx/source/items/algitem.cxx
index b478241caf55..e81f2dce2350 100644
--- a/svx/source/items/algitem.cxx
+++ b/svx/source/items/algitem.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: algitem.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 14:49:02 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:26:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#include "svxitems.hrc"
+#include <svx/svxitems.hrc>
#include <tools/stream.hxx>
@@ -84,10 +84,10 @@
#include <com/sun/star/table/CellAddress.hpp>
#endif
-#include "algitem.hxx"
-#include "dialmgr.hxx"
-#include "itemtype.hxx"
-#include "unomid.hxx"
+#include <svx/algitem.hxx>
+#include <svx/dialmgr.hxx>
+#include <svx/itemtype.hxx>
+#include <svx/unomid.hxx>
using namespace ::rtl;
using namespace ::com::sun::star;