diff options
Diffstat (limited to 'vcl')
-rwxr-xr-x | vcl/source/helper/smartid.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/helper/smartid.cxx b/vcl/source/helper/smartid.cxx index 999d26baa53b..ca4d3c8982d8 100755 --- a/vcl/source/helper/smartid.cxx +++ b/vcl/source/helper/smartid.cxx @@ -4,9 +4,9 @@ * * $RCSfile: smartid.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-17 12:14:16 $ + * last change: $Author: hr $ $Date: 2007-06-27 20:26:54 $ * * 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 _SMARTID_HXX_ -#include "smartid.hxx" +#include <vcl/smartid.hxx> #endif struct ImplSmartIdData |