summaryrefslogtreecommitdiff
path: root/include/comphelper/InlineContainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/InlineContainer.hxx')
-rw-r--r--include/comphelper/InlineContainer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/comphelper/InlineContainer.hxx b/include/comphelper/InlineContainer.hxx
index b23574bbad58..8f9ffa648a1c 100644
--- a/include/comphelper/InlineContainer.hxx
+++ b/include/comphelper/InlineContainer.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 INCLUDED_COMPHELPER_INLINE_CONTAINER_HXX
-#define INCLUDED_COMPHELPER_INLINE_CONTAINER_HXX
+#ifndef INCLUDED_COMPHELPER_INLINECONTAINER_HXX
+#define INCLUDED_COMPHELPER_INLINECONTAINER_HXX
#include <com/sun/star/uno/Sequence.hxx>
@@ -138,6 +138,6 @@ public:
} // namespace comphelper
#endif
-// INCLUDED_COMPHELPER_INLINE_CONTAINER_HXX
+// INCLUDED_COMPHELPER_INLINECONTAINER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */