summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/reffact.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/reffact.hxx')
-rw-r--r--sc/source/ui/inc/reffact.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/reffact.hxx b/sc/source/ui/inc/reffact.hxx
index 7fed20a2c615..e8e264a6d492 100644
--- a/sc/source/ui/inc/reffact.hxx
+++ b/sc/source/ui/inc/reffact.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_REFFACT_HXX
-#define SC_REFFACT_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_REFFACT_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_REFFACT_HXX
#include <sfx2/childwin.hxx>
#include "ChildWindowWrapper.hxx"
@@ -164,6 +164,6 @@ public:
};
-#endif // SC_REFFACT_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_REFFACT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */