summaryrefslogtreecommitdiffstats
path: root/unotools/source/ucbhelper/xtempfile.cxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2001-08-01 11:59:20 +0000
committerMartin Gallwey <mtg@openoffice.org>2001-08-01 11:59:20 +0000
commit0427ed5738514874a8842cec0cf95658c58fd80f (patch)
treee78f53f692e9a08404298a5680674086a5adc434 /unotools/source/ucbhelper/xtempfile.cxx
parent#89482# fix for solaris...CVS munged the case (diff)
downloadcore-0427ed5738514874a8842cec0cf95658c58fd80f.tar.gz
core-0427ed5738514874a8842cec0cf95658c58fd80f.zip
#89482# fix for solaris
Diffstat (limited to 'unotools/source/ucbhelper/xtempfile.cxx')
-rw-r--r--unotools/source/ucbhelper/xtempfile.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/unotools/source/ucbhelper/xtempfile.cxx b/unotools/source/ucbhelper/xtempfile.cxx
index 7da793f9ef33..e96a289a7f93 100644
--- a/unotools/source/ucbhelper/xtempfile.cxx
+++ b/unotools/source/ucbhelper/xtempfile.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xtempfile.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mtg $ $Date: 2001-08-01 12:45:12 $
+ * last change: $Author: mtg $ $Date: 2001-08-01 12:59:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,8 @@
*
************************************************************************/
-#ifndef _UNOTOOLS_XTEMPFILE_HXX
-#include <unotools/XTempFile.hxx>
+#ifndef _XTEMPFILE_HXX
+#include <XTempFile.hxx>
#endif
#ifndef _CPPUHELPER_FACTORY_HXX_
#include <cppuhelper/factory.hxx>