summaryrefslogtreecommitdiff
path: root/sot/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:49:49 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:49:49 +0000
commit5534b18224926a1ce0bcda0190a15c0c95e98495 (patch)
tree10a5a05f813b0e65c90be07f798c54e40d4d7312 /sot/source
parent1202824acf0589de439acc38c72c0959991560db (diff)
INTEGRATION: CWS vgbugs07 (1.6.32); FILE MERGED
2007/06/04 13:33:59 vg 1.6.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sot/source')
-rw-r--r--sot/source/sdstor/storinfo.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sot/source/sdstor/storinfo.cxx b/sot/source/sdstor/storinfo.cxx
index c57f43aa38cb..06e014024994 100644
--- a/sot/source/sdstor/storinfo.cxx
+++ b/sot/source/sdstor/storinfo.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: storinfo.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 16:10:55 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:49:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,7 @@
#include <stg.hxx>
#include <storinfo.hxx>
-#include <exchange.hxx>
+#include <sot/exchange.hxx>
/************** class SvStorageInfoList **********************************