summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/celllistsource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/celllistsource.hxx')
-rw-r--r--sc/source/ui/unoobj/celllistsource.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/unoobj/celllistsource.hxx b/sc/source/ui/unoobj/celllistsource.hxx
index 647725cf0c2e..f2ac472e48bd 100644
--- a/sc/source/ui/unoobj/celllistsource.hxx
+++ b/sc/source/ui/unoobj/celllistsource.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_CELLLISTSOURCE_HXX
-#define SC_CELLLISTSOURCE_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_UNOOBJ_CELLLISTSOURCE_HXX
+#define INCLUDED_SC_SOURCE_UI_UNOOBJ_CELLLISTSOURCE_HXX
#include <com/sun/star/form/binding/XListEntrySource.hpp>
#include <cppuhelper/compbase4.hxx>
@@ -160,6 +160,6 @@ namespace calc
} // namespace calc
-#endif // SC_CELLLISTSOURCE_HXX
+#endif // INCLUDED_SC_SOURCE_UI_UNOOBJ_CELLLISTSOURCE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */