summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/graphhelp.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-14 06:56:56 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-14 06:56:56 +0000
commit364f7a33fdde0ed988dad4c84061b1a95f075619 (patch)
treeb31b34f0620e9eb37604cad6b8530de543f56d9a /sfx2/source/doc/graphhelp.hxx
parent054312eccef7e42c1d831e65f472be353f70766e (diff)
#i10000# Typo in include statement corrected.
Diffstat (limited to 'sfx2/source/doc/graphhelp.hxx')
-rw-r--r--sfx2/source/doc/graphhelp.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/source/doc/graphhelp.hxx b/sfx2/source/doc/graphhelp.hxx
index 97925d5d54e7..9af90b19742c 100644
--- a/sfx2/source/doc/graphhelp.hxx
+++ b/sfx2/source/doc/graphhelp.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: graphhelp.hxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
* This file is part of OpenOffice.org.
*
@@ -29,10 +29,7 @@
************************************************************************/
#include <com/sun/star/uno/Reference.hxx>
-
-#ifndef _COM_SUN_STAR_IO_XSTREAM_HPP_
-#include <com/sun/star/uno/XStream.hpp>
-#endif
+#include <com/sun/star/io/XStream.hpp>
#include <rtl/ustring.hxx>
class SvMemoryStream;