summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-02-25 19:21:10 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-16 12:58:53 +0200
commit437ebfc59020620acdd4ee81f6c980fa906ffa3a (patch)
tree2c561280856c48f2ce8651fd264b20b0141a2f3f /setup_native/source/win32/customactions
parent451314f2947376e9717a30e2e2a06633f6afb3b0 (diff)
CWS gnumake4: remove annoying dependency of sfx2 on setup_native [hg:be9aeca025a2]
Diffstat (limited to 'setup_native/source/win32/customactions')
-rw-r--r--setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx b/setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx
index 6f931d2b0175..27c5210b3a27 100644
--- a/setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx
+++ b/setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx
@@ -26,7 +26,7 @@
************************************************************************/
#include "quickstarter.hxx"
-#include <setup_native/qswin32.h>
+#include <sfx2/qswin32.h>
static BOOL CALLBACK EnumWindowsProc( HWND hWnd, LPARAM lParam )
{