diff options
author | Babak Mahbod <bmahbod@openoffice.org> | 2001-02-14 18:39:49 +0000 |
---|---|---|
committer | Babak Mahbod <bmahbod@openoffice.org> | 2001-02-14 18:39:49 +0000 |
commit | 54748f685cb30a7513fd4de67e710201217c4f72 (patch) | |
tree | dc6442f295a3e9c48bac36f1f65269564441aa0a /vcl/aqua/inc/salvd.h | |
parent | 787f510823f9337dc012fe8671e3b41a599b5e8e (diff) |
Better colour handling.
New constants.
New API utility files.
Make files updated.
---------------------------------------------------------------------
Diffstat (limited to 'vcl/aqua/inc/salvd.h')
-rw-r--r-- | vcl/aqua/inc/salvd.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/aqua/inc/salvd.h b/vcl/aqua/inc/salvd.h index d2bc171e1177..c1349b90bbca 100644 --- a/vcl/aqua/inc/salvd.h +++ b/vcl/aqua/inc/salvd.h @@ -2,9 +2,9 @@ * * $RCSfile: salvd.h,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: bmahbod $ $Date: 2001-01-25 05:22:31 $ + * last change: $Author: bmahbod $ $Date: 2001-02-14 19:39:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,6 +65,7 @@ #ifndef _SV_SV_H #include <sv.h> #endif + #ifndef _SV_SALGDI_HXX #include <salgdi.hxx> #endif |