summaryrefslogtreecommitdiff
path: root/rsc/inc/rscflag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscflag.hxx')
-rw-r--r--rsc/inc/rscflag.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/inc/rscflag.hxx b/rsc/inc/rscflag.hxx
index 2d77fa2090a7..875ebadabf92 100644
--- a/rsc/inc/rscflag.hxx
+++ b/rsc/inc/rscflag.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 _RSCFLAG_HXX
-#define _RSCFLAG_HXX
+#ifndef INCLUDED_RSC_INC_RSCFLAG_HXX
+#define INCLUDED_RSC_INC_RSCFLAG_HXX
#include <rscall.h>
#include <rscerror.h>
@@ -100,6 +100,6 @@ public:
RscTypCont * pTC, sal_uInt32 nTab, const char * ) SAL_OVERRIDE;
};
-#endif // _RSCFLAG_HXX
+#endif // INCLUDED_RSC_INC_RSCFLAG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */