diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:45:14 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:45:14 +0000 |
commit | e8fa6211753072c271c32912b70912604e4194e0 (patch) | |
tree | 93522bee18666a4b379ce0d5115e90def6218fd8 /svx/source/dialog | |
parent | e9ea9e5d2607653e07145235abf05486f88dbbb0 (diff) |
INTEGRATION: CWS vgbugs07 (1.5.320); FILE MERGED
2007/06/04 13:26:29 vg 1.5.320.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog')
-rw-r--r-- | svx/source/dialog/tabstpge.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/tabstpge.hxx b/svx/source/dialog/tabstpge.hxx index 55113cc279ac..eed7f7e2b7b5 100644 --- a/svx/source/dialog/tabstpge.hxx +++ b/svx/source/dialog/tabstpge.hxx @@ -4,9 +4,9 @@ * * $RCSfile: tabstpge.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-10-12 12:29:01 $ + * last change: $Author: hr $ $Date: 2007-06-27 17:45:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,7 +43,7 @@ #include <vcl/fixed.hxx> #include <sfx2/tabdlg.hxx> -#include "tstpitem.hxx" +#include <svx/tstpitem.hxx> #include "flagsdef.hxx" // forward --------------------------------------------------------------- |