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