diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:52:50 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:52:50 +0000 |
commit | 59f3d3c31aadfd6aeca81fe1c6be1efe5b139870 (patch) | |
tree | 50e8f0830df6ce577b84c7830a3cfd3db9690164 /sfx2/inc/inettbc.hxx | |
parent | f181d1de81c0b6e26e1e596d54c76c339fe8eb44 (diff) |
INTEGRATION: CWS vgbugs07 (1.13.520); FILE MERGED
2007/06/04 13:34:36 vg 1.13.520.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/inc/inettbc.hxx')
-rw-r--r-- | sfx2/inc/inettbc.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/inc/inettbc.hxx b/sfx2/inc/inettbc.hxx index 1e0bdedafea6..a89375b2ca30 100644 --- a/sfx2/inc/inettbc.hxx +++ b/sfx2/inc/inettbc.hxx @@ -4,9 +4,9 @@ * * $RCSfile: inettbc.hxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: rt $ $Date: 2005-09-07 16:58:37 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:52:50 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -49,7 +49,7 @@ #if _SOLAR__PRIVATE -#include "tbxctrl.hxx" +#include <sfx2/tbxctrl.hxx> class SvtURLBox; class SfxURLToolBoxControl_Impl : public SfxToolBoxControl |