summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/helpdispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/helpdispatch.hxx')
-rw-r--r--sfx2/source/appl/helpdispatch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/helpdispatch.hxx b/sfx2/source/appl/helpdispatch.hxx
index e03d4f8db26d..199b26a4f329 100644
--- a/sfx2/source/appl/helpdispatch.hxx
+++ b/sfx2/source/appl/helpdispatch.hxx
@@ -42,6 +42,6 @@ public:
virtual void SAL_CALL removeStatusListener( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener >& xControl, const ::com::sun::star::util::URL& aURL ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
};
-#endif // #ifndef SFX_HELPDISPATCHER_HXX
+#endif // INCLUDED_SFX2_SOURCE_APPL_HELPDISPATCH_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */