summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuioptgenrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuioptgenrl.hxx')
-rw-r--r--cui/source/inc/cuioptgenrl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/cuioptgenrl.hxx b/cui/source/inc/cuioptgenrl.hxx
index 9b711169323c..8f96c0955576 100644
--- a/cui/source/inc/cuioptgenrl.hxx
+++ b/cui/source/inc/cuioptgenrl.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_CUIOPTGENRL_HXX
-#define SVX_CUIOPTGENRL_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_CUIOPTGENRL_HXX
+#define INCLUDED_CUI_SOURCE_INC_CUIOPTGENRL_HXX
// include ---------------------------------------------------------------
@@ -73,7 +73,7 @@ public:
virtual void Reset( const SfxItemSet& rSet );
};
-#endif // #ifndef SVX_CUIOPTGENRL_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_CUIOPTGENRL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */