diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-08 07:22:51 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-08 07:22:51 +0000 |
commit | feec4688029d02d825d2b4f2d950e0c290c58aa9 (patch) | |
tree | cb72c60e452604e19a104e89e9c0311b6d8785a0 /svtools | |
parent | ba1030a00aed95ddda69d9953f073cc270a3125c (diff) |
INTEGRATION: CWS fwk90 (1.26.66); FILE MERGED
2008/06/02 06:25:38 mav 1.26.66.1: #i88288# move embedhlp.hxx to svtools/inc/svtools
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/misc/embedhlp.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/misc/embedhlp.cxx b/svtools/source/misc/embedhlp.cxx index 5cf7232aa987..680c83df4039 100644 --- a/svtools/source/misc/embedhlp.cxx +++ b/svtools/source/misc/embedhlp.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: embedhlp.cxx,v $ - * $Revision: 1.26 $ + * $Revision: 1.27 $ * * This file is part of OpenOffice.org. * @@ -31,7 +31,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_svtools.hxx" -#include "embedhlp.hxx" +#include <svtools/embedhlp.hxx> #include <svtools/filter.hxx> #include <svtools/svtools.hrc> |