summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tphf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tphf.hxx')
-rw-r--r--sc/source/ui/inc/tphf.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/tphf.hxx b/sc/source/ui/inc/tphf.hxx
index eb4688c3b6b7..b7f95b4adfb4 100644
--- a/sc/source/ui/inc/tphf.hxx
+++ b/sc/source/ui/inc/tphf.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_TPHF_HXX
-#define SC_TPHF_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_TPHF_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_TPHF_HXX
#include <svx/hdft.hxx>
@@ -81,6 +81,6 @@ private:
};
-#endif // SC_TPHF_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_TPHF_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */