summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:25:57 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:25:57 +0000
commit7ce926f2494949108c42c9aa6a5a947aa4b3c700 (patch)
tree39729d9e7090652dc3162a20c274b195c7c7f2e4 /shell
parentb1de0247c1eed22ea15703b7a27e1ae3121a2bc6 (diff)
INTEGRATION: CWS kdeheaders (1.3.8); FILE MERGED
2006/07/28 14:42:36 ebischoff 1.3.8.1: Wrapping all KDE includes in a single header
Diffstat (limited to 'shell')
-rw-r--r--shell/source/backends/kdebe/kdecommonlayer.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/shell/source/backends/kdebe/kdecommonlayer.cxx b/shell/source/backends/kdebe/kdecommonlayer.cxx
index 853cd8ff749e..02e4d0ee0745 100644
--- a/shell/source/backends/kdebe/kdecommonlayer.cxx
+++ b/shell/source/backends/kdebe/kdecommonlayer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: kdecommonlayer.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 13:21:03 $
+ * last change: $Author: ihi $ $Date: 2006-08-01 10:25:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,8 +37,8 @@
#include "kdecommonlayer.hxx"
#endif
-#ifndef _KEMAILSETTINGS_H
-#include "kemailsettings.h"
+#ifndef INCLUDED_VCL_KDE_HEADERS_H
+#include <vcl/kde_headers.h>
#endif
#ifndef _COM_SUN_STAR_CONFIGURATION_BACKEND_PROPERTYINFO_HPP_