diff options
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r-- | sc/inc/unonames.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx index ff4cf9347945..1cc71a9f9584 100644 --- a/sc/inc/unonames.hxx +++ b/sc/inc/unonames.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SC_UNONAMES_HXX -#define SC_UNONAMES_HXX +#ifndef INCLUDED_SC_INC_UNONAMES_HXX +#define INCLUDED_SC_INC_UNONAMES_HXX // service names #define SC_SERVICENAME_VALBIND "com.sun.star.table.CellValueBinding" |