summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/kab/KDatabaseMetaData.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:24:06 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:24:06 +0000
commit9a0b6d5bf48a2536b99b44b1290c60e495791ef0 (patch)
tree78343aad3fa979d97467a9c0575660b815996161 /connectivity/source/drivers/kab/KDatabaseMetaData.cxx
parent62a23fc5c2020c56066e7c95ebee56c232524d26 (diff)
INTEGRATION: CWS kdeheaders (1.5.26); FILE MERGED
2006/07/28 14:44:12 ebischoff 1.5.26.1: Wrapping all KDE includes in a single header
Diffstat (limited to 'connectivity/source/drivers/kab/KDatabaseMetaData.cxx')
-rw-r--r--connectivity/source/drivers/kab/KDatabaseMetaData.cxx9
1 files changed, 6 insertions, 3 deletions
diff --git a/connectivity/source/drivers/kab/KDatabaseMetaData.cxx b/connectivity/source/drivers/kab/KDatabaseMetaData.cxx
index 9a3b0e63ba96..0b9c4f8841a0 100644
--- a/connectivity/source/drivers/kab/KDatabaseMetaData.cxx
+++ b/connectivity/source/drivers/kab/KDatabaseMetaData.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: KDatabaseMetaData.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: kz $ $Date: 2006-07-06 14:14:45 $
+ * last change: $Author: ihi $ $Date: 2006-08-01 10:24:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,10 @@
#ifndef CONNECTIVITY_KAB_KDEINIT_H
#include "KDEInit.h"
#endif
-#include <klocale.h>
+
+#ifndef INCLUDED_VCL_KDE_HEADERS_H
+#include <vcl/kde_headers.h>
+#endif
#ifndef _CONNECTIVITY_FDATABASEMETADATARESULTSET_HXX_
#include "FDatabaseMetaDataResultSet.hxx"