diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:24:56 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:24:56 +0000 |
commit | 90767de785561c22b2db4224518ce07038673c2b (patch) | |
tree | 4ae7af4197e66a14d7a7a355565db6271c52dd8a /svtools/source/control/headbar.cxx | |
parent | 1601e0269e5a37553ca3c5f5e7d01b9708f6c290 (diff) |
INTEGRATION: CWS vgbugs07 (1.13.36); FILE MERGED
2007/06/04 13:31:29 vg 1.13.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/control/headbar.cxx')
-rw-r--r-- | svtools/source/control/headbar.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/control/headbar.cxx b/svtools/source/control/headbar.cxx index b80793b1f330..2cb9ade0d873 100644 --- a/svtools/source/control/headbar.cxx +++ b/svtools/source/control/headbar.cxx @@ -4,9 +4,9 @@ * * $RCSfile: headbar.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: rt $ $Date: 2007-04-26 09:42:41 $ + * last change: $Author: hr $ $Date: 2007-06-27 21:24:56 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,7 @@ #define _SV_HEADBAR_CXX #ifndef _HEADBAR_HXX -#include <headbar.hxx> +#include <svtools/headbar.hxx> #endif #ifndef _TOOLS_DEBUG_HXX |