summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:48:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:48:47 +0000
commit83cd88caeb5a0e52f5397ac1e88ae56403f3d793 (patch)
tree12417f0c1810d57eaf8117685985132ecf433e76 /sot
parentf39650b573ccf94fe72bb2dead50be0d76dd8824 (diff)
INTEGRATION: CWS vgbugs07 (1.11.32); FILE MERGED
2007/06/04 13:33:59 vg 1.11.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sot')
-rw-r--r--sot/source/base/factory.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sot/source/base/factory.cxx b/sot/source/base/factory.cxx
index 9610747e5022..db89e2a28a0a 100644
--- a/sot/source/base/factory.cxx
+++ b/sot/source/base/factory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: factory.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 16:08:01 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:48:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,11 +39,11 @@
#define _SOT_FACTORY_CXX
#define SOT_STRING_LIST
-#include <factory.hxx>
+#include <sot/factory.hxx>
#include <tools/debug.hxx>
#include <tools/string.hxx>
-#include <object.hxx>
-#include <sotdata.hxx>
+#include <sot/object.hxx>
+#include <sot/sotdata.hxx>
#include <clsids.hxx>
#ifndef INCLUDED_RTL_INSTANCE_HXX
#include <rtl/instance.hxx>