summaryrefslogtreecommitdiff
path: root/vcl/os2/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 11:44:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 11:44:08 +0000
commit152e073b5e5d5bb36760a794d1a2b91b5e9e22d2 (patch)
treec880498906b99d75d7a44982e9975d17bb1abe08 /vcl/os2/inc
parentcda09d9d8801f7aa9e3f01912c956ad31b621f8f (diff)
INTEGRATION: CWS os2port02 (1.3.2); FILE MERGED
2007/10/08 14:27:59 obr 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED 2007/09/30 13:04:32 ydario 1.3.2.1: Issue number: i82034 Submitted by: ydario Reviewed by: ydario Commit of changes for OS/2 CWS source code integration.
Diffstat (limited to 'vcl/os2/inc')
-rw-r--r--vcl/os2/inc/saldata.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/os2/inc/saldata.hxx b/vcl/os2/inc/saldata.hxx
index b12a5fdb3600..ff18c30cf85f 100644
--- a/vcl/os2/inc/saldata.hxx
+++ b/vcl/os2/inc/saldata.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: saldata.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2007-09-25 10:07:31 $
+ * last change: $Author: hr $ $Date: 2007-11-02 12:44:08 $
*
* 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
class Os2SalInstance;