diff options
Diffstat (limited to 'sw/inc/IDocumentRedlineAccess.hxx')
-rw-r--r-- | sw/inc/IDocumentRedlineAccess.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/IDocumentRedlineAccess.hxx b/sw/inc/IDocumentRedlineAccess.hxx index 690b5b8c2e65..8fd1555a68f7 100644 --- a/sw/inc/IDocumentRedlineAccess.hxx +++ b/sw/inc/IDocumentRedlineAccess.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #ifndef IDOCUMENTREDLINE_HXX_INCLUDED - #define IDOCUMENTREDLINE_HXX_INCLUDED + #ifndef INCLUDED_SW_INC_IDOCUMENTREDLINEACCESS_HXX + #define INCLUDED_SW_INC_IDOCUMENTREDLINEACCESS_HXX #include <sal/types.h> #include <tools/solar.h> |