diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:27:25 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 16:27:25 +0000 |
commit | c2e2a2c71b198dad2263dbd85908297b55d0445a (patch) | |
tree | a480d37fe6477a1aeeaceeb16467f15deeca4df9 /svx/source/dialog/optgdlg.hxx | |
parent | 55979de60ab85ac3811f9a34367dc1cdb01ba052 (diff) |
INTEGRATION: CWS vgbugs07 (1.19.90); FILE MERGED
2007/06/04 13:26:23 vg 1.19.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/optgdlg.hxx')
-rw-r--r-- | svx/source/dialog/optgdlg.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/optgdlg.hxx b/svx/source/dialog/optgdlg.hxx index f77fba11a5de..ca7040359e71 100644 --- a/svx/source/dialog/optgdlg.hxx +++ b/svx/source/dialog/optgdlg.hxx @@ -4,9 +4,9 @@ * * $RCSfile: optgdlg.hxx,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: ihi $ $Date: 2007-03-26 12:06:23 $ + * last change: $Author: hr $ $Date: 2007-06-27 17:27:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,7 @@ #include <sfx2/tabdlg.hxx> #endif #ifndef _SVX_LANGBOX_HXX -#include <langbox.hxx> +#include <svx/langbox.hxx> #endif #ifndef _SVX_READONLYIMAGE_HXX #include <readonlyimage.hxx> |