summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/autofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/autofmt.hxx')
-rw-r--r--sc/source/ui/inc/autofmt.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/autofmt.hxx b/sc/source/ui/inc/autofmt.hxx
index f75480ce3ec9..614c2c0d4643 100644
--- a/sc/source/ui/inc/autofmt.hxx
+++ b/sc/source/ui/inc/autofmt.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_AUTOFMT_HXX
-#define SC_AUTOFMT_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_AUTOFMT_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_AUTOFMT_HXX
#include <vcl/virdev.hxx>
#include <vcl/fixed.hxx>
@@ -111,7 +111,7 @@ private:
::editeng::SvxBorderLine& rLineRB );
};
-#endif // SC_AUTOFMT_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_AUTOFMT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */