diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 22:29:16 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 22:29:16 +0000 |
commit | 428c128dff54dc32c3b18725f6400a97bc4d4923 (patch) | |
tree | 9c9cd903beedf1bdc2e5112dd050fe52d1fa4928 /sfx2 | |
parent | e13c106f98a120e276cafe8b97f9c6a0e85eb976 (diff) |
INTEGRATION: CWS vgbugs07 (1.8.308); FILE MERGED
2007/06/04 13:34:58 vg 1.8.308.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/inc/splitwin.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/inc/splitwin.hxx b/sfx2/source/inc/splitwin.hxx index f27664989339..4b348dbd2912 100644 --- a/sfx2/source/inc/splitwin.hxx +++ b/sfx2/source/inc/splitwin.hxx @@ -4,9 +4,9 @@ * * $RCSfile: splitwin.hxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2006-06-19 22:34:20 $ + * last change: $Author: hr $ $Date: 2007-06-27 23:29:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -38,7 +38,7 @@ #ifndef _SPLITWIN_HXX //autogen #include <vcl/splitwin.hxx> #endif -#include "childwin.hxx" +#include <sfx2/childwin.hxx> class SfxWorkWindow; class SfxDockingWindow; |