summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/sccollaboration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/sccollaboration.hxx')
-rw-r--r--sc/source/ui/inc/sccollaboration.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/sccollaboration.hxx b/sc/source/ui/inc/sccollaboration.hxx
index 13038472aeb7..f0801e44b5d2 100644
--- a/sc/source/ui/inc/sccollaboration.hxx
+++ b/sc/source/ui/inc/sccollaboration.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SC_COLLABORATION_HXX
-#define INCLUDED_SC_COLLABORATION_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_SCCOLLABORATION_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_SCCOLLABORATION_HXX
#include <sal/config.h>
@@ -32,6 +32,6 @@ private:
ScDocFuncSend* GetScDocFuncSend() const;
};
-#endif // INCLUDED_SC_COLLABORATION_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_SCCOLLABORATION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */