diff options
Diffstat (limited to 'sfx2/source/inc/iframe.hxx')
-rw-r--r-- | sfx2/source/inc/iframe.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/inc/iframe.hxx b/sfx2/source/inc/iframe.hxx index 76e523c088a7..68565447cd02 100644 --- a/sfx2/source/inc/iframe.hxx +++ b/sfx2/source/inc/iframe.hxx @@ -4,9 +4,9 @@ * * $RCSfile: iframe.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-19 22:32:58 $ + * last change: $Author: hr $ $Date: 2007-06-27 23:27:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -78,8 +78,8 @@ #include <svtools/ownlist.hxx> #include <svtools/itemprop.hxx> -#include "sfxuno.hxx" -#include "frmdescr.hxx" +#include <sfx2/sfxuno.hxx> +#include <sfx2/frmdescr.hxx> namespace sfx2 { |