diff options
Diffstat (limited to 'sc/inc/macromgr.hxx')
-rw-r--r-- | sc/inc/macromgr.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/macromgr.hxx b/sc/inc/macromgr.hxx index f2229dd89522..2c7c30eba452 100644 --- a/sc/inc/macromgr.hxx +++ b/sc/inc/macromgr.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef SC_MACROMGR_HXX -#define SC_MACROMGR_HXX +#ifndef INCLUDED_SC_INC_MACROMGR_HXX +#define INCLUDED_SC_INC_MACROMGR_HXX #include <com/sun/star/container/XContainerListener.hpp> |