diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/win/inc/dll.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/win/inc/dll.hxx b/tools/win/inc/dll.hxx index 0a3f1dfcf630..866d66e43853 100644 --- a/tools/win/inc/dll.hxx +++ b/tools/win/inc/dll.hxx @@ -4,9 +4,9 @@ * * $RCSfile: dll.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 14:44:22 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:20:57 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,7 @@ #ifdef WIN #ifndef _SVWIN_H -#include <svwin.h> +#include <tools/svwin.h> #endif // ---------------------- |