diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/source/rc/resary.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/source/rc/resary.cxx b/tools/source/rc/resary.cxx index 0432e3f0e035..6d828f63d0e4 100644 --- a/tools/source/rc/resary.cxx +++ b/tools/source/rc/resary.cxx @@ -4,9 +4,9 @@ * * $RCSfile: resary.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2007-04-26 09:48:09 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:17:07 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,10 +39,10 @@ #define _TOOLS_RESARY_CXX #ifndef _TOOLS_RESARY_HXX -#include <resary.hxx> +#include <tools/resary.hxx> #endif #ifndef _TOOLS_RCID_H -#include <rcid.h> +#include <tools/rcid.h> #endif // ======================================================================= |