summaryrefslogtreecommitdiff
path: root/rsc/inc/rscstr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscstr.hxx')
-rw-r--r--rsc/inc/rscstr.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/inc/rscstr.hxx b/rsc/inc/rscstr.hxx
index e56e396c583a..2b8ba770783d 100644
--- a/rsc/inc/rscstr.hxx
+++ b/rsc/inc/rscstr.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 _RSCSTR_HXX
-#define _RSCSTR_HXX
+#ifndef INCLUDED_RSC_INC_RSCSTR_HXX
+#define INCLUDED_RSC_INC_RSCSTR_HXX
#include <rscall.h>
#include <rscerror.h>
@@ -63,6 +63,6 @@ public:
RscTypCont * pTC, sal_uInt32, bool bExtra ) SAL_OVERRIDE;
};
-#endif // _RSCSTR_HXX
+#endif // INCLUDED_RSC_INC_RSCSTR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */