diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 18:28:46 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 18:28:46 +0000 |
commit | 83ec9776af80629f0874d0bc6c048567c5b4da67 (patch) | |
tree | 5a8ba10c70ed589e3b8a37cbd15e6ec773ae83c4 /svx/source | |
parent | 78b4b8e872ef57abe568d718ecc2dde4d27c1cfa (diff) |
INTEGRATION: CWS vgbugs07 (1.11.352); FILE MERGED
2007/06/04 13:27:39 vg 1.11.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/unoedit/unoedsrc.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/unoedit/unoedsrc.cxx b/svx/source/unoedit/unoedsrc.cxx index dcaf5bd877fd..3703acb2200b 100644 --- a/svx/source/unoedit/unoedsrc.cxx +++ b/svx/source/unoedit/unoedsrc.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unoedsrc.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: obo $ $Date: 2006-09-17 06:17:08 $ + * last change: $Author: hr $ $Date: 2007-06-27 19:28:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,7 +40,7 @@ #include <svtools/brdcst.hxx> #endif -#include "unoedsrc.hxx" +#include <svx/unoedsrc.hxx> //------------------------------------------------------------------------ |