summaryrefslogtreecommitdiff
path: root/cui/source/inc/hlinettp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/hlinettp.hxx')
-rw-r--r--cui/source/inc/hlinettp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/hlinettp.hxx b/cui/source/inc/hlinettp.hxx
index c30d1e64939e..8ff7474db764 100644
--- a/cui/source/inc/hlinettp.hxx
+++ b/cui/source/inc/hlinettp.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_INET_HYPERLINK_HXX
-#define _SVX_TABPAGE_INET_HYPERLINK_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_HLINETTP_HXX
+#define INCLUDED_CUI_SOURCE_INC_HLINETTP_HXX
#include <svx/hyperdlg.hxx>
#include "cuihyperdlg.hxx"
@@ -92,6 +92,6 @@ public:
};
-#endif // _SVX_TABPAGE_INET_HYPERLINK_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_HLINETTP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */