summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuitabarea.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuitabarea.hxx')
-rw-r--r--cui/source/inc/cuitabarea.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/cuitabarea.hxx b/cui/source/inc/cuitabarea.hxx
index 5b5c432ab120..2b8ed3223be3 100644
--- a/cui/source/inc/cuitabarea.hxx
+++ b/cui/source/inc/cuitabarea.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 _CUI_TAB_AREA_HXX
-#define _CUI_TAB_AREA_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_CUITABAREA_HXX
+#define INCLUDED_CUI_SOURCE_INC_CUITABAREA_HXX
#include <svtools/valueset.hxx>
#include <vcl/button.hxx>
@@ -762,6 +762,6 @@ public:
virtual void Update(bool bLoaded);
};
-#endif // _CUI_TAB_AREA_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_CUITABAREA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */