diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 17:24:14 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 17:24:14 +0000 |
commit | 5d8ce39052c97155274bea4027c93765448c0d80 (patch) | |
tree | 76643e02df7a805ececacf3ea555ea3d93035056 /svtools/bmpmaker | |
parent | cd750660f2eede80b163525771ece1d747946c96 (diff) |
INTEGRATION: CWS hedaburemove01 (1.10.98); FILE MERGED
2007/02/09 16:12:09 vg 1.10.98.1: #72503# get rid of hedabu procedure: Moving headers to svtools/inc/svtools and correspondent necessary changes
Diffstat (limited to 'svtools/bmpmaker')
-rw-r--r-- | svtools/bmpmaker/bmpsum.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/bmpmaker/bmpsum.cxx b/svtools/bmpmaker/bmpsum.cxx index 566d7b191671..1c566e9b54d7 100644 --- a/svtools/bmpmaker/bmpsum.cxx +++ b/svtools/bmpmaker/bmpsum.cxx @@ -4,9 +4,9 @@ * * $RCSfile: bmpsum.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: obo $ $Date: 2006-09-17 14:12:08 $ + * last change: $Author: vg $ $Date: 2007-04-11 18:24:14 $ * * 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 <vcl/bmpacc.hxx> #include <vcl/pngread.hxx> -#include "solar.hrc" +#include "svtools/solar.hrc" #include "filedlg.hxx" #define EXIT_NOERROR 0x00000000 |