diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 17:22:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 17:22:03 +0000 |
commit | ac20c949dbaca88d215ac2d355cd03f202f11daa (patch) | |
tree | 050f8f4ba1d5c1868ca596df3741fb8619d22251 /svx/source/inc | |
parent | c1667cbceec2fd53cf5b6f3ba775b23095d50954 (diff) |
INTEGRATION: CWS vgbugs07 (1.13.218); FILE MERGED
2007/06/04 13:27:02 vg 1.13.218.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/inc')
-rw-r--r-- | svx/source/inc/docrecovery.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx index 572e055fb48e..08d0d4aaeba5 100644 --- a/svx/source/inc/docrecovery.hxx +++ b/svx/source/inc/docrecovery.hxx @@ -4,9 +4,9 @@ * * $RCSfile: docrecovery.hxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: ihi $ $Date: 2006-12-20 17:52:48 $ + * last change: $Author: hr $ $Date: 2007-06-27 18:22:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -57,7 +57,7 @@ #ifndef _SVTREEBOX_HXX #include <svtools/svtreebx.hxx> #endif -#include <simptabl.hxx> +#include <svx/simptabl.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> |