summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:53:03 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 19:53:03 +0000
commit47bca6beb333c95485caae7bddb88071be5eee23 (patch)
treed9204583ffc576be99ebb5e141bf1cd5af278e50 /vcl
parent2105b0b7b4866e024baebcdc700bdcecdc381a25 (diff)
INTEGRATION: CWS vgbugs07 (1.27.144); FILE MERGED
2007/06/04 13:30:01 vg 1.27.144.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/inc/saldata.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/win/inc/saldata.hxx b/vcl/win/inc/saldata.hxx
index e58701febb8e..bff6b671e58a 100644
--- a/vcl/win/inc/saldata.hxx
+++ b/vcl/win/inc/saldata.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: saldata.hxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: ihi $ $Date: 2006-12-20 18:32:30 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:53:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,13 +37,13 @@
#define _SV_SALDATA_HXX
#ifndef _SV_SV_H
-#include <sv.h>
+#include <vcl/sv.h>
#endif
#ifndef _SV_SVDATA_HXX
-#include <svdata.hxx>
+#include <vcl/svdata.hxx>
#endif
#ifndef _SV_SALWTYPE_HXX
-#include <salwtype.hxx>
+#include <vcl/salwtype.hxx>
#endif
#ifndef _SV_WINCOMP_HXX
#include <wincomp.hxx>