diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:25:59 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:25:59 +0000 |
commit | a3401a6ced52a23a07802087844d5beecee10e53 (patch) | |
tree | 4a9e6e9bba349ea8364587b14d8a8383c2e125ea /svtools/source/control/collatorres.cxx | |
parent | bd69c96663dde87b70363d320df5e9fbe564592b (diff) |
INTEGRATION: CWS vgbugs07 (1.8.200); FILE MERGED
2007/06/04 13:31:29 vg 1.8.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/control/collatorres.cxx')
-rw-r--r-- | svtools/source/control/collatorres.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svtools/source/control/collatorres.cxx b/svtools/source/control/collatorres.cxx index 554da2cf475c..e041f75096d6 100644 --- a/svtools/source/control/collatorres.cxx +++ b/svtools/source/control/collatorres.cxx @@ -4,9 +4,9 @@ * * $RCSfile: collatorres.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-09-17 14:36:50 $ + * last change: $Author: hr $ $Date: 2007-06-27 21:23:10 $ * * 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 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_svtools.hxx" -#include <svtdata.hxx> -#include <svtools.hrc> +#include <svtools/svtdata.hxx> +#include <svtools/svtools.hrc> #ifndef SVTOOLS_COLLATORRESSOURCE_HXX |