summaryrefslogtreecommitdiff
path: root/sot/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:49:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:49:38 +0000
commit1202824acf0589de439acc38c72c0959991560db (patch)
tree6d9869f4e55c833cee2de6c476026dee623c35eb /sot/source
parent5cb4a4f65a94a50229b989647a1d4389c40beb4b (diff)
INTEGRATION: CWS vgbugs07 (1.46.22); FILE MERGED
2007/06/04 13:33:59 vg 1.46.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sot/source')
-rw-r--r--sot/source/sdstor/storage.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sot/source/sdstor/storage.cxx b/sot/source/sdstor/storage.cxx
index 7083ea5a8165..46ba15fa4f15 100644
--- a/sot/source/sdstor/storage.cxx
+++ b/sot/source/sdstor/storage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: storage.cxx,v $
*
- * $Revision: 1.47 $
+ * $Revision: 1.48 $
*
- * last change: $Author: ihi $ $Date: 2007-06-05 18:34:11 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:49:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,9 +56,9 @@
#include <osl/file.hxx>
#include <stg.hxx>
#include <storinfo.hxx>
-#include <storage.hxx>
-#include <formats.hxx>
-#include <exchange.hxx>
+#include <sot/storage.hxx>
+#include <sot/formats.hxx>
+#include <sot/exchange.hxx>
#ifndef _UNTOOLS_UCBSTREAMHELPER_HXX
#include <unotools/ucbstreamhelper.hxx>