summaryrefslogtreecommitdiffstats
path: root/tools/win
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:20:57 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:20:57 +0000
commit3599087dd041bb48997b8a4ff3e65fb8ee388d13 (patch)
treee2d618c91de3ad16caf828a7345178cf596a5dc1 /tools/win
parentINTEGRATION: CWS vgbugs07 (1.9.90); FILE MERGED (diff)
downloadcore-3599087dd041bb48997b8a4ff3e65fb8ee388d13.tar.gz
core-3599087dd041bb48997b8a4ff3e65fb8ee388d13.zip
INTEGRATION: CWS vgbugs07 (1.4.204); FILE MERGED
2007/06/06 10:20:32 vg 1.4.204.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools/win')
-rw-r--r--tools/win/inc/dll.hxx6
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
// ----------------------