summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell/source/backends/desktopbe/desktopbecdef.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/source/backends/desktopbe/desktopbecdef.cxx b/shell/source/backends/desktopbe/desktopbecdef.cxx
index 215e4c07d2fc..7084981bf14f 100644
--- a/shell/source/backends/desktopbe/desktopbecdef.cxx
+++ b/shell/source/backends/desktopbe/desktopbecdef.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: desktopbecdef.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 12:28:17 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:36:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_shell.hxx"
+
#ifndef _COM_SUN_STAR_CONFIGURATION_BACKEND_XSCHEMASUPPLIER_HPP_
#include <com/sun/star/configuration/backend/XSingleLayerStratum.hpp>
#endif