diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-11-08 08:20:08 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-11-08 08:20:08 +0000 |
commit | 08c1e1de8fbb54a312b19ae3e8c839005d4a5ad8 (patch) | |
tree | a91ef914e6fb12817f92651bb2ef2b41f671c361 | |
parent | 9f811e0c2ebe479d998bf611d8c39b5c1a112709 (diff) |
#65293# include corrected
-rw-r--r-- | sfx2/source/bastyp/fltlst.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/bastyp/fltlst.hxx b/sfx2/source/bastyp/fltlst.hxx index e9e8c111be59..3f8d11b6464e 100644 --- a/sfx2/source/bastyp/fltlst.hxx +++ b/sfx2/source/bastyp/fltlst.hxx @@ -2,9 +2,9 @@ * * $RCSfile: fltlst.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: as $ $Date: 2001-10-26 08:19:06 $ + * last change: $Author: rt $ $Date: 2001-11-08 09:20:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -66,7 +66,7 @@ // includes //***************************************************************************************************************** #ifndef _SFX_FCONTNR_HXX -#include <sfx2/fcontnr.hxx> +#include <fcontnr.hxx> #endif #ifndef _CPPUHELPER_IMPLBASE1_HXX_ |