summaryrefslogtreecommitdiff
path: root/sd/inc/sdfilter.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 11:29:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 11:29:56 +0000
commit6370c71841a62df5c317a4d3c35662170133d2b8 (patch)
treec9ef7b5bcd18764e24be768f324d5862bd4b2bd7 /sd/inc/sdfilter.hxx
parent358efb41e589b8ffd869fb2dae80a838515babd1 (diff)
INTEGRATION: CWS warnings01 (1.5.216); FILE MERGED
2006/05/12 16:40:32 sb 1.5.216.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
Diffstat (limited to 'sd/inc/sdfilter.hxx')
-rw-r--r--sd/inc/sdfilter.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/sdfilter.hxx b/sd/inc/sdfilter.hxx
index 011f623712bd..67c97ea5b9ca 100644
--- a/sd/inc/sdfilter.hxx
+++ b/sd/inc/sdfilter.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sdfilter.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:59:43 $
+ * last change: $Author: hr $ $Date: 2006-06-19 12:29:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#define _SD_SDFILTER_HXX
#include <tools/gen.hxx>
-#include <rtl/ustring>
+#include <rtl/ustring.hxx>
#ifndef _COM_SUN_STAR_FRAME_XMODEL_HPP_
#include <com/sun/star/frame/XModel.hpp>