diff options
Diffstat (limited to 'svx/source/unoedit/unopracc.cxx')
-rw-r--r-- | svx/source/unoedit/unopracc.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/unoedit/unopracc.cxx b/svx/source/unoedit/unopracc.cxx index ca91c2c9c29c..3c723aa8deb9 100644 --- a/svx/source/unoedit/unopracc.cxx +++ b/svx/source/unoedit/unopracc.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unopracc.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-17 06:18:05 $ + * last change: $Author: hr $ $Date: 2007-06-27 19:29:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -78,7 +78,7 @@ #endif #ifndef _SVX_UNOEDSRC_HXX -#include "unoedsrc.hxx" +#include <svx/unoedsrc.hxx> #endif using namespace ::com::sun::star; |