summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sot/source/base/object.cxx8
-rw-r--r--sot/workben/testsot.cxx6
2 files changed, 7 insertions, 7 deletions
diff --git a/sot/source/base/object.cxx b/sot/source/base/object.cxx
index 9f261753221b..2a82e84bdf50 100644
--- a/sot/source/base/object.cxx
+++ b/sot/source/base/object.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: object.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 16:08:41 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:49:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,8 +39,8 @@
#define _SOT_OBJECT_CXX
#include <tools/debug.hxx>
-#include <object.hxx>
-#include <factory.hxx>
+#include <sot/object.hxx>
+#include <sot/factory.hxx>
#include <agg.hxx>
/************** class SvAggregateMemberList *****************************/
diff --git a/sot/workben/testsot.cxx b/sot/workben/testsot.cxx
index 71959ff93c32..282d98de187b 100644
--- a/sot/workben/testsot.cxx
+++ b/sot/workben/testsot.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testsot.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 16:12:05 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:50:39 $
*
* 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_sot.hxx"
-#include <storage.hxx>
+#include <sot/storage.hxx>
/*
* main.