summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorLubos Lunak <l.lunak@suse.cz>2012-12-26 17:33:02 +0100
committerLubos Lunak <l.lunak@suse.cz>2012-12-26 18:43:27 +0100
commit47b17ca76bd6d0753131a5cb5760213649b3b7fa (patch)
treed043008e95e3b76f348fac0532213ab2d4cc2d95 /sw/inc
parent32bd430f4d636b564a4cf796148705fd6ef72304 (diff)
ignore #include inside #if
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/pch/precompiled_sw.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx
index f51ad696126d..0e9126ee246b 100644
--- a/sw/inc/pch/precompiled_sw.hxx
+++ b/sw/inc/pch/precompiled_sw.hxx
@@ -165,13 +165,13 @@
#include <com/sun/star/form/XFormController.hpp>
#include <com/sun/star/form/XFormsSupplier.hpp>
#include <com/sun/star/form/XImageProducerSupplier.hpp>
+#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/frame/DispatchHelper.hpp>
#include <com/sun/star/frame/DispatchResultState.hpp>
#include <com/sun/star/frame/FrameSearchFlag.hpp>
#include <com/sun/star/frame/UICommandDescription.hpp>
#include <com/sun/star/frame/XComponentLoader.hpp>
#include <com/sun/star/frame/XController.hpp>
-#include <com/sun/star/frame/XDesktop.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XFrame.hpp>