summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/scendlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/scendlg.hxx')
-rw-r--r--sc/source/ui/inc/scendlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/scendlg.hxx b/sc/source/ui/inc/scendlg.hxx
index 8768350a1dfe..8812a148bb3e 100644
--- a/sc/source/ui/inc/scendlg.hxx
+++ b/sc/source/ui/inc/scendlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_SCENDLG_HXX
-#define SC_SCENDLG_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_SCENDLG_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_SCENDLG_HXX
#include <vcl/dialog.hxx>
@@ -56,7 +56,7 @@ private:
};
-#endif // SC_SCENDLG_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_SCENDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */