diff options
Diffstat (limited to 'sc/inc/segmenttree.hxx')
-rw-r--r-- | sc/inc/segmenttree.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/segmenttree.hxx b/sc/inc/segmenttree.hxx index 1285327047ef..a62e35606115 100644 --- a/sc/inc/segmenttree.hxx +++ b/sc/inc/segmenttree.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SC_SEGMENTTREE_HXX -#define SC_SEGMENTTREE_HXX +#ifndef INCLUDED_SC_INC_SEGMENTTREE_HXX +#define INCLUDED_SC_INC_SEGMENTTREE_HXX #include "address.hxx" |