summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/optab.h
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/optab.h')
-rw-r--r--sc/source/filter/inc/optab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/optab.h b/sc/source/filter/inc/optab.h
index 99334cf7c029..9fb0031b15da 100644
--- a/sc/source/filter/inc/optab.h
+++ b/sc/source/filter/inc/optab.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_OPTAB_H
-#define SC_OPTAB_H
+#ifndef INCLUDED_SC_SOURCE_FILTER_INC_OPTAB_H
+#define INCLUDED_SC_SOURCE_FILTER_INC_OPTAB_H
typedef void ( *OPCODE_FKT )( SvStream &aStream, sal_uInt16 nLaenge );