summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/consdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/consdlg.hxx')
-rw-r--r--sc/source/ui/inc/consdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/consdlg.hxx b/sc/source/ui/inc/consdlg.hxx
index 9066c4ddb37a..b7ff60d46f97 100644
--- a/sc/source/ui/inc/consdlg.hxx
+++ b/sc/source/ui/inc/consdlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_CONSDLG_HXX
-#define SC_CONSDLG_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_CONSDLG_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_CONSDLG_HXX
#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx>
@@ -104,6 +104,6 @@ private:
#endif // _CONSDLG_CXX
};
-#endif // SC_CONSDLG_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_CONSDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */