summaryrefslogtreecommitdiff
path: root/vcl/unx/kde/kdedata.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:27:54 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:27:54 +0000
commit46e6ea330a0d118a0cbc3a166721c1ca62b03945 (patch)
treee128c1106ea7ed8242e4a7e33fd4afcd8f2865d6 /vcl/unx/kde/kdedata.cxx
parentd6bd2a889fa1a2d76a82630b61311a0d6f4223ff (diff)
INTEGRATION: CWS kdeheaders (1.13.42); FILE MERGED
2006/07/28 14:48:01 ebischoff 1.13.42.1: Wrapping all KDE includes in a single header
Diffstat (limited to 'vcl/unx/kde/kdedata.cxx')
-rw-r--r--vcl/unx/kde/kdedata.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/vcl/unx/kde/kdedata.cxx b/vcl/unx/kde/kdedata.cxx
index a8d3eb001e1a..ba78050a27c0 100644
--- a/vcl/unx/kde/kdedata.cxx
+++ b/vcl/unx/kde/kdedata.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: kdedata.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2006-07-06 14:31:59 $
+ * last change: $Author: ihi $ $Date: 2006-08-01 10:27:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,7 +35,9 @@
#define _SV_SALDATA_CXX
-#include "kdewrapper.h"
+#ifndef INCLUDED_VCL_KDE_HEADERS_H
+#include "kde_headers.h"
+#endif
#include <unistd.h>
#include <fcntl.h>