From 5217d126d0940bb387b1a8ed0b996f8e05cc780a Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 19:56:01 +0000
Subject: 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
---
vcl/win/inc/salvd.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'vcl')
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
+#include
#endif
#ifndef _SV_SALVD_HXX
-#include
+#include
#endif
class WinSalGraphics;
--
cgit