From ce81024e5101a7a48bb616c9e26c169aa327a6cf Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 19:46:31 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.51.52); FILE MERGED 2007/06/04 13:29:58
vg 1.51.52.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
vcl/unx/source/app/saldata.cxx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'vcl/unx/source/app/saldata.cxx')
diff --git a/vcl/unx/source/app/saldata.cxx b/vcl/unx/source/app/saldata.cxx
index 0a421ddc861f..8ed658605d75 100644
--- a/vcl/unx/source/app/saldata.cxx
+++ b/vcl/unx/source/app/saldata.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: saldata.cxx,v $
*
- * $Revision: 1.51 $
+ * $Revision: 1.52 $
*
- * last change: $Author: rt $ $Date: 2007-04-17 13:57:30 $
+ * last change: $Author: hr $ $Date: 2007-06-27 20:46:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -80,7 +80,7 @@
#include
#endif
#ifndef _SV_SALINST_HXX
-#include
+#include
#endif
#ifndef _SV_SALFRAME_H
#include
@@ -103,7 +103,7 @@
#include
#include
-#include
+#include
#ifndef _SAL_I18N_INPUTMETHOD_HXX
#include "i18n_im.hxx"
--
cgit