diff options
Diffstat (limited to 'sc/inc/tokenuno.hxx')
-rw-r--r-- | sc/inc/tokenuno.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/tokenuno.hxx b/sc/inc/tokenuno.hxx index 38eb987011df..3ca6ec56b050 100644 --- a/sc/inc/tokenuno.hxx +++ b/sc/inc/tokenuno.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SC_TOKENUNO_HXX -#define SC_TOKENUNO_HXX +#ifndef INCLUDED_SC_INC_TOKENUNO_HXX +#define INCLUDED_SC_INC_TOKENUNO_HXX #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/lang/XServiceInfo.hpp> |