summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namepast.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/namepast.hxx')
-rw-r--r--sc/source/ui/inc/namepast.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/namepast.hxx b/sc/source/ui/inc/namepast.hxx
index da880cb563cd..2ece360fbd35 100644
--- a/sc/source/ui/inc/namepast.hxx
+++ b/sc/source/ui/inc/namepast.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_NAMEPAST_HXX
-#define SC_NAMEPAST_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_NAMEPAST_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_NAMEPAST_HXX
#include <vcl/dialog.hxx>
#include <vcl/button.hxx>
@@ -55,6 +55,6 @@ public:
};
-#endif //SC_NAMEPAST_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_NAMEPAST_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */