diff options
Diffstat (limited to 'sfx2/source/inc')
-rw-r--r-- | sfx2/source/inc/preview.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/inc/preview.hxx b/sfx2/source/inc/preview.hxx index d7a52dfda6a8..1dc05c0143ce 100644 --- a/sfx2/source/inc/preview.hxx +++ b/sfx2/source/inc/preview.hxx @@ -4,9 +4,9 @@ * * $RCSfile: preview.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-07 19:09:12 $ + * last change: $Author: hr $ $Date: 2007-06-27 23:28:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,8 +36,8 @@ #define _SFXPREVIEW_HXX -#include "doctempl.hxx" -#include "basedlgs.hxx" +#include <sfx2/doctempl.hxx> +#include <sfx2/basedlgs.hxx> class SfxObjectShell; //REMOVE class SvStorageRef; |