summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:26:21 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 09:26:21 +0000
commit31dbd170ff642c07cc9aab63e525a5f5eb6132c2 (patch)
treec17b0ab77efc53f772fb29401012fe6571bf753e /shell
parent6ccfa7757a449f49d3363684f1205395bacbee2a (diff)
INTEGRATION: CWS kdeheaders (1.3.16); FILE MERGED
2006/07/28 14:42:36 ebischoff 1.3.16.1: Wrapping all KDE includes in a single header
Diffstat (limited to 'shell')
-rw-r--r--shell/source/backends/kdebe/kdeinetlayer.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/shell/source/backends/kdebe/kdeinetlayer.hxx b/shell/source/backends/kdebe/kdeinetlayer.hxx
index 8fd0a962e7ba..ddbc2dca1314 100644
--- a/shell/source/backends/kdebe/kdeinetlayer.hxx
+++ b/shell/source/backends/kdebe/kdeinetlayer.hxx
@@ -27,7 +27,9 @@
#include <cppuhelper/implbase2.hxx>
#endif
-#include "qstring_wrapper.h"
+#ifndef INCLUDED_VCL_KDE_HEADERS_H
+#include <vcl/kde_headers.h>
+#endif
namespace css = com::sun::star ;
namespace uno = css::uno ;