summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/cbutton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/cbutton.hxx')
-rw-r--r--sc/source/ui/inc/cbutton.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/cbutton.hxx b/sc/source/ui/inc/cbutton.hxx
index 5222ab42b8f8..b89439bfdb86 100644
--- a/sc/source/ui/inc/cbutton.hxx
+++ b/sc/source/ui/inc/cbutton.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_CBUTTON_HXX
-#define SC_CBUTTON_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_CBUTTON_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_CBUTTON_HXX
#include <tools/gen.hxx>
#include <tools/color.hxx>
@@ -67,7 +67,7 @@ protected:
};
-#endif // SC_CBUTTON_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_CBUTTON_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */