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