summaryrefslogtreecommitdiff
path: root/sal/rtl/strimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/strimp.hxx')
-rw-r--r--sal/rtl/strimp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/rtl/strimp.hxx b/sal/rtl/strimp.hxx
index e31717c39539..d7370773f477 100644
--- a/sal/rtl/strimp.hxx
+++ b/sal/rtl/strimp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_RTL_SOURCE_STRIMP_HXX
-#define INCLUDED_RTL_SOURCE_STRIMP_HXX
+#ifndef INCLUDED_SAL_RTL_STRIMP_HXX
+#define INCLUDED_SAL_RTL_STRIMP_HXX
#include <config_probes.h>
#if USE_SDT_PROBES
@@ -77,6 +77,6 @@ bool rtl_ImplIsWhitespace( sal_Unicode c );
# define RTL_LOG_STRING_INTERN_DELETE(s)
#endif /* USE_SDT_PROBES */
-#endif /* INCLUDED_RTL_SOURCE_STRIMP_HXX */
+#endif // INCLUDED_SAL_RTL_STRIMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */