summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/lbseldlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/lbseldlg.hxx')
-rw-r--r--sc/source/ui/inc/lbseldlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/lbseldlg.hxx b/sc/source/ui/inc/lbseldlg.hxx
index bc51e98c499e..cc51394fac6b 100644
--- a/sc/source/ui/inc/lbseldlg.hxx
+++ b/sc/source/ui/inc/lbseldlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_LBSELDLG_HXX
-#define SC_LBSELDLG_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_LBSELDLG_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_LBSELDLG_HXX
#include <vcl/fixed.hxx>
@@ -43,7 +43,7 @@ public:
};
-#endif // SC_LBSELDLG_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_LBSELDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */