summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/foptmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/foptmgr.hxx')
-rw-r--r--sc/source/ui/inc/foptmgr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/foptmgr.hxx b/sc/source/ui/inc/foptmgr.hxx
index 21f8fd818a99..2a8f9e12cf44 100644
--- a/sc/source/ui/inc/foptmgr.hxx
+++ b/sc/source/ui/inc/foptmgr.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_NEWFOPTMGR_HXX
-#define SC_NEWFOPTMGR_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_FOPTMGR_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_FOPTMGR_HXX
#include <vcl/fixed.hxx>
#include <vcl/edit.hxx>
@@ -83,6 +83,6 @@ private:
};
-#endif // SC_NEWFOPTMGR_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_FOPTMGR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */