summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:25:46 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:25:46 +0000
commitb1de0247c1eed22ea15703b7a27e1ae3121a2bc6 (patch)
treef5a03f3cc9927963eef6adebb6242212331ebfca /shell
parent5a077ec01bd998fa3bc52499fc80aaede08c3c2d (diff)
INTEGRATION: CWS kdeheaders (1.4.18); FILE MERGED
2006/07/28 14:42:36 ebischoff 1.4.18.1: Wrapping all KDE includes in a single header
Diffstat (limited to 'shell')
-rw-r--r--shell/source/backends/kdebe/kdebecdef.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/shell/source/backends/kdebe/kdebecdef.cxx b/shell/source/backends/kdebe/kdebecdef.cxx
index 8c790195708f..a482a7170e3d 100644
--- a/shell/source/backends/kdebe/kdebecdef.cxx
+++ b/shell/source/backends/kdebe/kdebecdef.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: kdebecdef.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: ihi $ $Date: 2006-06-27 11:51:58 $
+ * last change: $Author: ihi $ $Date: 2006-08-01 10:25:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,9 @@
#include <com/sun/star/uno/XComponentContext.hpp>
#endif
-#include <kapplication.h>
+#ifndef INCLUDED_VCL_KDE_HEADERS_H
+#include <vcl/kde_headers.h>
+#endif
#include "uno/current_context.hxx"