summaryrefslogtreecommitdiff
path: root/forms/source/component/File.cxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2000-10-19 10:52:20 +0000
committerFrank Schönheit <fs@openoffice.org>2000-10-19 10:52:20 +0000
commitcdbcbba7680c87249327761a04e8cfb344a2bc35 (patch)
tree97bebdb39e466b2ed1dd3c04c2259888becd6a4b /forms/source/component/File.cxx
parent6801d3a45d355ae79c1e4390eab93179986bfe69 (diff)
migrated from unotools to comphelper
Diffstat (limited to 'forms/source/component/File.cxx')
-rw-r--r--forms/source/component/File.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/forms/source/component/File.cxx b/forms/source/component/File.cxx
index 13623179f644..691f8e58126d 100644
--- a/forms/source/component/File.cxx
+++ b/forms/source/component/File.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: File.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:29:05 $
+ * last change: $Author: fs $ $Date: 2000-10-19 11:52:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,8 +76,8 @@
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif
-#ifndef _UTL_CONTAINER_HXX_
-#include <unotools/container.hxx>
+#ifndef _COMPHELPER_CONTAINER_HXX_
+#include <comphelper/container.hxx>
#endif
//.........................................................................