summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/instbdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/instbdlg.hxx')
-rw-r--r--sc/source/ui/inc/instbdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/instbdlg.hxx b/sc/source/ui/inc/instbdlg.hxx
index 0067cb02bd54..2e6842d691a5 100644
--- a/sc/source/ui/inc/instbdlg.hxx
+++ b/sc/source/ui/inc/instbdlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_INSTBDLG_HXX
-#define SC_INSTBDLG_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX
#include "address.hxx"
@@ -101,6 +101,6 @@ private:
#endif
};
-#endif // SC_INSTBDLG_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */