summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/quickstarter
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-06-21 08:47:59 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-06-21 08:47:59 +0000
commitf8864e91f942ccbe499ac7ee30f62dd5509af875 (patch)
tree44ed1c31c85aeb6dc511c7391cb266baa0430337 /setup_native/source/win32/customactions/quickstarter
parentf7e5369a9ddd3cacdf8771fa48afc80e9bc5bdbd (diff)
INTEGRATION: CWS rt11 (1.2.62); FILE MERGED
2005/06/15 13:05:25 rt 1.2.62.1: #i50767# Moved qswin32.h from sfx2.
Diffstat (limited to 'setup_native/source/win32/customactions/quickstarter')
-rw-r--r--setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx b/setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx
index cbbb7c2d43ca..93f0d7660376 100644
--- a/setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx
+++ b/setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: shutdown_quickstart.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-08-12 08:20:46 $
+ * last change: $Author: rt $ $Date: 2005-06-21 09:47:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,7 @@
************************************************************************/
#include "quickstarter.hxx"
-#include <sfx2/qswin32.h>
+#include <setup_native/qswin32.h>
static BOOL CALLBACK EnumWindowsProc( HWND hWnd, LPARAM lParam )
{