diff options
Diffstat (limited to 'sc/inc/docpool.hxx')
-rw-r--r-- | sc/inc/docpool.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/docpool.hxx b/sc/inc/docpool.hxx index e7e5272d2c67..7e07d24c68b8 100644 --- a/sc/inc/docpool.hxx +++ b/sc/inc/docpool.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SC_SCDOCPOL_HXX -#define SC_SCDOCPOL_HXX +#ifndef INCLUDED_SC_INC_DOCPOOL_HXX +#define INCLUDED_SC_INC_DOCPOOL_HXX #include <rtl/ustring.hxx> #include <svl/itempool.hxx> |