summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuihyperdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuihyperdlg.hxx')
-rw-r--r--cui/source/inc/cuihyperdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/cuihyperdlg.hxx b/cui/source/inc/cuihyperdlg.hxx
index 79411bbc055c..a116b63ff7d5 100644
--- a/cui/source/inc/cuihyperdlg.hxx
+++ b/cui/source/inc/cuihyperdlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CUI_TAB_HYPERLINK_HXX
-#define _CUI_TAB_HYPERLINK_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_CUIHYPERDLG_HXX
+#define INCLUDED_CUI_SOURCE_INC_CUIHYPERDLG_HXX
#include <svx/hlnkitem.hxx>
#include <sfx2/childwin.hxx>
@@ -90,6 +90,6 @@ public:
};
-#endif // _CUI_TAB_HYPERLINK_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_CUIHYPERDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */