summaryrefslogtreecommitdiff
path: root/framework/source/inc/constant/containerquery.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/constant/containerquery.hxx')
-rw-r--r--framework/source/inc/constant/containerquery.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/source/inc/constant/containerquery.hxx b/framework/source/inc/constant/containerquery.hxx
index 1467f9b05977..889e542f1a4b 100644
--- a/framework/source/inc/constant/containerquery.hxx
+++ b/framework/source/inc/constant/containerquery.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __FRAMEWORK_CONSTANT_CONTAINERQUERY_H_
-#define __FRAMEWORK_CONSTANT_CONTAINERQUERY_H_
+#ifndef INCLUDED_FRAMEWORK_SOURCE_INC_CONSTANT_CONTAINERQUERY_HXX
+#define INCLUDED_FRAMEWORK_SOURCE_INC_CONSTANT_CONTAINERQUERY_HXX
#include <sal/types.h>
@@ -36,6 +36,6 @@ struct ContainerQuery
} // namespace constant
} // namespace framework
-#endif // #ifndef __FRAMEWORK_CONSTANT_CONTAINERQUERY_H_
+#endif // INCLUDED_FRAMEWORK_SOURCE_INC_CONSTANT_CONTAINERQUERY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */