summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:25:16 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:25:16 +0000
commit36c4f0a590b1b90bfc548573df116758f9c1482a (patch)
tree2830cbe08323d1bd99868efbd788d042a5761871 /connectivity
parent1df7e27b434c5542f553cc9c8b4bd92b7046f5dd (diff)
INTEGRATION: CWS kdeheaders (1.4.26); FILE MERGED
2006/07/28 14:44:13 ebischoff 1.4.26.1: Wrapping all KDE includes in a single header
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/kab/korder.hxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/connectivity/source/drivers/kab/korder.hxx b/connectivity/source/drivers/kab/korder.hxx
index a5246defcd96..05ef2b6dc139 100644
--- a/connectivity/source/drivers/kab/korder.hxx
+++ b/connectivity/source/drivers/kab/korder.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: korder.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2006-07-06 14:24:04 $
+ * last change: $Author: ihi $ $Date: 2006-08-01 10:25:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,8 +40,9 @@
#include "rtl/ustring.hxx"
#endif
-#define KDE_HEADERS_WANT_KABC_ADDRESSEE
-#include "kde_headers.hxx"
+#ifndef INCLUDED_VCL_KDE_HEADERS_H
+#include <vcl/kde_headers.h>
+#endif
#include <vector>