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