summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-10-09 14:17:19 +0000
committerKurt Zenker <kz@openoffice.org>2007-10-09 14:17:19 +0000
commit7c36a21c8e1a285007a80048189c49605aec3bc3 (patch)
tree19ecbcb94b6bfc77bd9035927f4c64843f58ac41 /vcl
parent8f6f151ad251a967452cba47f9f4a3d8b49d1e1f (diff)
INTEGRATION: CWS aquavcl03 (1.11.4); FILE MERGED
2007/09/14 15:44:40 pl 1.11.4.1: header cleanup
Diffstat (limited to 'vcl')
-rw-r--r--vcl/aqua/source/window/salobj.cxx12
1 files changed, 4 insertions, 8 deletions
diff --git a/vcl/aqua/source/window/salobj.cxx b/vcl/aqua/source/window/salobj.cxx
index 7572b391f433..880ee4514423 100644
--- a/vcl/aqua/source/window/salobj.cxx
+++ b/vcl/aqua/source/window/salobj.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salobj.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 10:25:18 $
+ * last change: $Author: kz $ $Date: 2007-10-09 15:17:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,12 +38,8 @@
#include <string.h>
-#ifndef _SV_SALDATA_HXX
-#include <saldata.hxx>
-#endif
-#ifndef _SV_SALOBJ_H
-#include <salobj.h>
-#endif
+#include "saldata.hxx"
+#include "salobj.h"
// =======================================================================