summaryrefslogtreecommitdiffstats
path: root/sot
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:50:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:50:03 +0000
commite5f9dd4dc19f287a622b519e71b47cfa689c3604 (patch)
tree6d6f74fef3d65a34791030f9a495dec82c34be84 /sot
parentINTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED (diff)
downloadcore-e5f9dd4dc19f287a622b519e71b47cfa689c3604.tar.gz
core-e5f9dd4dc19f287a622b519e71b47cfa689c3604.zip
INTEGRATION: CWS vgbugs07 (1.93.32); FILE MERGED
2007/06/04 13:33:59 vg 1.93.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sot')
-rw-r--r--sot/source/sdstor/ucbstorage.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sot/source/sdstor/ucbstorage.cxx b/sot/source/sdstor/ucbstorage.cxx
index 7207abde0510..4880b0571707 100644
--- a/sot/source/sdstor/ucbstorage.cxx
+++ b/sot/source/sdstor/ucbstorage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ucbstorage.cxx,v $
*
- * $Revision: 1.94 $
+ * $Revision: 1.95 $
*
- * last change: $Author: ihi $ $Date: 2007-06-05 18:34:27 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:50:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -124,9 +124,9 @@
#include "stg.hxx"
#include "storinfo.hxx"
-#include "storage.hxx"
-#include "exchange.hxx"
-#include "formats.hxx"
+#include <sot/storage.hxx>
+#include <sot/exchange.hxx>
+#include <sot/formats.hxx>
#include "clsids.hxx"
#include "unostorageholder.hxx"