summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-10-09 14:12:17 +0000
committerKurt Zenker <kz@openoffice.org>2007-10-09 14:12:17 +0000
commit255dc23cf8ebbeaf1a65a02feaaabe7c9b77525d (patch)
tree70b67847fc27d5c87b49191e4ac71a2212be5957 /vcl
parentb34625d8b431523e58a09a518a77844bf0117f4c (diff)
INTEGRATION: CWS aquavcl03 (1.13.4); FILE MERGED
2007/09/14 15:44:38 pl 1.13.4.1: header cleanup
Diffstat (limited to 'vcl')
-rw-r--r--vcl/aqua/inc/salvd.h34
1 files changed, 11 insertions, 23 deletions
diff --git a/vcl/aqua/inc/salvd.h b/vcl/aqua/inc/salvd.h
index 9b9eab2bfeec..edd97d9f6487 100644
--- a/vcl/aqua/inc/salvd.h
+++ b/vcl/aqua/inc/salvd.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salvd.h,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 16:01:33 $
+ * last change: $Author: kz $ $Date: 2007-10-09 15:12:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,28 +36,16 @@
#ifndef _SV_SALVD_H
#define _SV_SALVD_H
-#include <premac.h>
+#include "premac.h"
#include <ApplicationServices/ApplicationServices.h>
-#include <postmac.h>
-
-#ifndef _SV_SV_H
- #include <vcl/sv.h>
-#endif
-
-#ifndef _SV_SALGDI_HXX
- #include <vcl/salgdi.hxx>
-#endif
-
-#ifndef _SV_SALCONST_H
- #include <salconst.h>
-#endif
-
-#ifndef _SV_SALCOLORUTILS_HXX
- #include <salcolorutils.hxx>
-#endif
-
-#include <vcl/salvd.hxx>
-#include <salgdi.h>
+#include "postmac.h"
+
+#include "vcl/sv.h"
+#include "vcl/salgdi.hxx"
+#include "salconst.h"
+#include "salcolorutils.hxx"
+#include "vcl/salvd.hxx"
+#include "salgdi.h"
#if PRAGMA_ONCE
#pragma once