summaryrefslogtreecommitdiff
path: root/cui/source/inc/hldoctp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/hldoctp.hxx')
-rw-r--r--cui/source/inc/hldoctp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/hldoctp.hxx b/cui/source/inc/hldoctp.hxx
index 572f6ebabd69..6ec8e73528bf 100644
--- a/cui/source/inc/hldoctp.hxx
+++ b/cui/source/inc/hldoctp.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_TABPAGE_DOC_HYPERLINK_HXX
-#define _SVX_TABPAGE_DOC_HYPERLINK_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_HLDOCTP_HXX
+#define INCLUDED_CUI_SOURCE_INC_HLDOCTP_HXX
#include "hltpbase.hxx"
@@ -82,6 +82,6 @@ public:
};
-#endif // _SVX_TABPAGE_DOC_HYPERLINK_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_HLDOCTP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */