diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:15:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:15:43 +0000 |
commit | 6a7b86a3ec6f65a69c8032d5d776ec514f248162 (patch) | |
tree | 5ec724e9e258295e5b187a26c4c36a25eabe807a /svtools/source | |
parent | dc15b46c019df823ad4bb0dbab686f2de2519a51 (diff) |
INTEGRATION: CWS vgbugs07 (1.4.78); FILE MERGED
2007/06/04 13:31:27 vg 1.4.78.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source')
-rw-r--r-- | svtools/source/config/optionsdrawinglayer.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/config/optionsdrawinglayer.cxx b/svtools/source/config/optionsdrawinglayer.cxx index 1f37639ff19a..b300b8b03cf7 100644 --- a/svtools/source/config/optionsdrawinglayer.cxx +++ b/svtools/source/config/optionsdrawinglayer.cxx @@ -4,9 +4,9 @@ * * $RCSfile: optionsdrawinglayer.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2007-06-26 11:43:43 $ + * last change: $Author: hr $ $Date: 2007-06-27 21:15:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -41,7 +41,7 @@ //_________________________________________________________________________________________________________________ #ifndef INCLUDED_SVTOOLS_OPTIONSDRAWINGLAYER_HXX -#include "optionsdrawinglayer.hxx" +#include <svtools/optionsdrawinglayer.hxx> #endif #ifndef _UTL_CONFIGMGR_HXX_ |