summaryrefslogtreecommitdiff
path: root/store/source/stordata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/stordata.hxx')
-rw-r--r--store/source/stordata.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/store/source/stordata.hxx b/store/source/stordata.hxx
index 99fd312b8498..d558f6c69b76 100644
--- a/store/source/stordata.hxx
+++ b/store/source/stordata.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _STORE_STORDATA_HXX_
-#define _STORE_STORDATA_HXX_
+#ifndef INCLUDED_STORE_SOURCE_STORDATA_HXX
+#define INCLUDED_STORE_SOURCE_STORDATA_HXX
#include "sal/config.h"
@@ -861,6 +861,6 @@ private:
} // namespace store
-#endif /* !_STORE_STORDATA_HXX_ */
+#endif // INCLUDED_STORE_SOURCE_STORDATA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */