summaryrefslogtreecommitdiff
path: root/sd/inc/sdobjfac.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdobjfac.hxx')
-rw-r--r--sd/inc/sdobjfac.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/sdobjfac.hxx b/sd/inc/sdobjfac.hxx
index 14509009bc3a..2191bba92d45 100644
--- a/sd/inc/sdobjfac.hxx
+++ b/sd/inc/sdobjfac.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDOBJFAC_HXX
-#define _SDOBJFAC_HXX
+#ifndef INCLUDED_SD_INC_SDOBJFAC_HXX
+#define INCLUDED_SD_INC_SDOBJFAC_HXX
#include <tools/link.hxx>
@@ -47,6 +47,6 @@ public:
extern SdObjectFactory aSdObjectFactory;
-#endif // _SDOBJFAC_HXX
+#endif // INCLUDED_SD_INC_SDOBJFAC_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */