diff options
Diffstat (limited to 'sc/inc/queryparam.hxx')
-rw-r--r-- | sc/inc/queryparam.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/queryparam.hxx b/sc/inc/queryparam.hxx index 24d62b23fccd..f069abdb5dc3 100644 --- a/sc/inc/queryparam.hxx +++ b/sc/inc/queryparam.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SC_QUERYPARAM_HXX -#define SC_QUERYPARAM_HXX +#ifndef INCLUDED_SC_INC_QUERYPARAM_HXX +#define INCLUDED_SC_INC_QUERYPARAM_HXX #include "global.hxx" #include "types.hxx" |