summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:01:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:01:26 +0000
commitebfdb29bf8cbc29f86c251b3fa917814be2dde39 (patch)
treefbcb21b2711e15effbc3db71e01c83a35fae640a /sfx2/source/appl/shutdownicon.hxx
parentf1c4276df440ddcbe14c425e3636915e069a3893 (diff)
INTEGRATION: CWS vgbugs07 (1.23.72); FILE MERGED
2007/06/19 10:18:07 vg 1.23.72.2: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01 2007/06/04 13:34:41 vg 1.23.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'sfx2/source/appl/shutdownicon.hxx')
-rw-r--r--sfx2/source/appl/shutdownicon.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/appl/shutdownicon.hxx b/sfx2/source/appl/shutdownicon.hxx
index 09a6f2fe834a..97074f0dcc54 100644
--- a/sfx2/source/appl/shutdownicon.hxx
+++ b/sfx2/source/appl/shutdownicon.hxx
@@ -45,13 +45,13 @@
#include <osl/module.hxx>
#endif
#ifndef _SFX_SFXUNO_HXX
-#include <sfxuno.hxx>
+#include <sfx2/sfxuno.hxx>
#endif
#ifndef _CPPUHELPER_COMPBASE4_HXX_
#include <cppuhelper/compbase4.hxx>
#endif
#ifndef INCLUDED_SFX2_DLLAPI_H
-#include "dllapi.h"
+#include <sfx2/dllapi.h>
#endif
class ResMgr;