diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:55:41 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 20:55:41 +0000 |
commit | 3b869826bc2d45d6ccb90b25c72eee931c9ba2f8 (patch) | |
tree | 8ccdbd3f9a8722b6affd63b9c5252bcaa1ee0aeb /svtools/source/notify/hint.cxx | |
parent | de057e219b982b7772af12724056013242577d94 (diff) |
INTEGRATION: CWS vgbugs07 (1.5.200); FILE MERGED
2007/06/04 13:31:44 vg 1.5.200.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/notify/hint.cxx')
-rw-r--r-- | svtools/source/notify/hint.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/notify/hint.cxx b/svtools/source/notify/hint.cxx index 374e6e9087f6..e16963bf34ff 100644 --- a/svtools/source/notify/hint.cxx +++ b/svtools/source/notify/hint.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hint.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-17 15:18:34 $ + * last change: $Author: hr $ $Date: 2007-06-27 21:55:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -38,7 +38,7 @@ #ifndef GCC #endif -#include "hint.hxx" +#include <svtools/hint.hxx> //==================================================================== |