diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/inc/objshimp.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/objshimp.hxx b/sfx2/source/inc/objshimp.hxx index 7e32aad4b83b..eac711f29b55 100644 --- a/sfx2/source/inc/objshimp.hxx +++ b/sfx2/source/inc/objshimp.hxx @@ -4,9 +4,9 @@ * * $RCSfile: objshimp.hxx,v $ * - * $Revision: 1.36 $ + * $Revision: 1.37 $ * - * last change: $Author: obo $ $Date: 2007-03-15 17:04:22 $ + * last change: $Author: hr $ $Date: 2007-06-27 23:28:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -45,7 +45,7 @@ #endif #include <svtools/securityoptions.hxx> -#include "objsh.hxx" +#include <sfx2/objsh.hxx> #include "bitset.hxx" namespace svtools { class AsynchronLink; } |