summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-06-21 08:46:31 +0000
committerRüdiger Timm <rt@openoffice.org>2005-06-21 08:46:31 +0000
commit49e164f61824baea1ff103474cdce93e62ef4019 (patch)
tree97bea124303a13cb05de8654676785b43f8df05c /sfx2
parentc878ca226cda17b107238ea83a08b25b2e434380 (diff)
INTEGRATION: CWS rt11 (1.31.82); FILE MERGED
2005/06/15 13:39:20 rt 1.31.82.1: #i50767# Moved qswin32.h to setup_native.
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/shutdowniconw32.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/shutdowniconw32.cxx b/sfx2/source/appl/shutdowniconw32.cxx
index 8defb5f02590..c0b08a1af86a 100644
--- a/sfx2/source/appl/shutdowniconw32.cxx
+++ b/sfx2/source/appl/shutdowniconw32.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: shutdowniconw32.cxx,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: rt $ $Date: 2005-03-29 14:57:43 $
+ * last change: $Author: rt $ $Date: 2005-06-21 09:46:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@
#include <io.h>
#include <osl/thread.h>
#include <osl/file.hxx>
-#include <qswin32.h>
+#include <setup_native/qswin32.h>
#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
#include <comphelper/processfactory.hxx>