summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentStylePoolAccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/IDocumentStylePoolAccess.hxx')
-rw-r--r--sw/inc/IDocumentStylePoolAccess.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/IDocumentStylePoolAccess.hxx b/sw/inc/IDocumentStylePoolAccess.hxx
index 48ec5853bb98..fcf3e1cbd2da 100644
--- a/sw/inc/IDocumentStylePoolAccess.hxx
+++ b/sw/inc/IDocumentStylePoolAccess.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
- #ifndef IDOCUMENTSTYLEPOOLACCESS_HXX_INCLUDED
- #define IDOCUMENTSTYLEPOOLACCESS_HXX_INCLUDED
+ #ifndef INCLUDED_SW_INC_IDOCUMENTSTYLEPOOLACCESS_HXX
+ #define INCLUDED_SW_INC_IDOCUMENTSTYLEPOOLACCESS_HXX
#include <sal/types.h>
@@ -68,6 +68,6 @@
virtual ~IDocumentStylePoolAccess() {};
};
-#endif // IDOCUMENTSTYLEPOOLACCESS_HXX_INCLUDED
+#endif // INCLUDED_SW_INC_IDOCUMENTSTYLEPOOLACCESS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */