summaryrefslogtreecommitdiff
path: root/include/test/container/xenumeration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/test/container/xenumeration.hxx')
-rw-r--r--include/test/container/xenumeration.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/test/container/xenumeration.hxx b/include/test/container/xenumeration.hxx
index 889519229e63..0d39a0dc98f8 100644
--- a/include/test/container/xenumeration.hxx
+++ b/include/test/container/xenumeration.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_TEST_CONTAINER_XENUMERAION_HXX
-#define INCLUDED_TEST_CONTAINER_XENUMERAION_HXX
+#ifndef INCLUDED_TEST_CONTAINER_XENUMERATION_HXX
+#define INCLUDED_TEST_CONTAINER_XENUMERATION_HXX
#include <com/sun/star/uno/XInterface.hpp>
@@ -31,6 +31,6 @@ protected:
};
} // namespace apitest
-#endif // INCLUDED_TEST_CONTAINER_XENUMERAION_HXX
+#endif // INCLUDED_TEST_CONTAINER_XENUMERATION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */