diff options
Diffstat (limited to 'vcl/source/app/stdtext.cxx')
-rw-r--r-- | vcl/source/app/stdtext.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/app/stdtext.cxx b/vcl/source/app/stdtext.cxx index d6444f87a55d..cba8d6b072b0 100644 --- a/vcl/source/app/stdtext.cxx +++ b/vcl/source/app/stdtext.cxx @@ -4,9 +4,9 @@ * * $RCSfile: stdtext.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2007-06-27 20:02:22 $ + * last change: $Author: rt $ $Date: 2007-07-24 10:04:56 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,7 @@ #include "precompiled_vcl.hxx" #ifndef _SV_SVIDS_HRC -#include <svids.hrc> +#include <vcl/svids.hrc> #endif #ifndef _SV_SVDATA_HXX #include <vcl/svdata.hxx> |