summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:56:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:56:01 +0000
commit5217d126d0940bb387b1a8ed0b996f8e05cc780a (patch)
tree947512308dbf94961c5068a8a03b25fd07a677ce /vcl
parent5a5f633598fdc06de9b3bd6a8c7efe1a95edd706 (diff)
INTEGRATION: CWS vgbugs07 (1.5.420); FILE MERGED
2007/06/04 13:30:02 vg 1.5.420.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/inc/salvd.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/vcl/win/inc/salvd.h b/vcl/win/inc/salvd.h
index a6e0a448c623..2151b4ac093d 100644
--- a/vcl/win/inc/salvd.h
+++ b/vcl/win/inc/salvd.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salvd.h,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-03-29 11:29:40 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:56:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,11 +37,11 @@
#define _SV_SALVD_H
#ifndef _SV_SV_H
-#include <sv.h>
+#include <vcl/sv.h>
#endif
#ifndef _SV_SALVD_HXX
-#include <salvd.hxx>
+#include <vcl/salvd.hxx>
#endif
class WinSalGraphics;