summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorKai Ahrens <ka@openoffice.org>2000-11-08 09:06:40 +0000
committerKai Ahrens <ka@openoffice.org>2000-11-08 09:06:40 +0000
commitee65241bdc109cfbada5255de525cc34600ac53d (patch)
treeb949e0f9a3f1a610f843101b42a56a5101fec593 /goodies
parentb793f2ae016eb56b1632612acbd87c5d7aea0b30 (diff)
must changes (file access)
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/graphic/grfmgr.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/goodies/source/graphic/grfmgr.cxx b/goodies/source/graphic/grfmgr.cxx
index 3376122b5d67..cceea12fc71a 100644
--- a/goodies/source/graphic/grfmgr.cxx
+++ b/goodies/source/graphic/grfmgr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: grfmgr.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: ka $ $Date: 2000-11-07 12:34:44 $
+ * last change: $Author: ka $ $Date: 2000-11-08 10:06:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,7 +62,8 @@
#define ENABLE_BYTESTRING_STREAM_OPERATORS
#include <tools/vcompat.hxx>
-#include <unotools/ucblockbytes.hxx>
+#include <unotools/ucbstreamhelper.hxx>
+#include <unotools/localfilehelper.hxx>
#include <unotools/tempfile.hxx>
#include <vcl/svapp.hxx>
#include <vcl/cvtgrf.hxx>