summaryrefslogtreecommitdiff
path: root/uui/source/getcontinuations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/getcontinuations.hxx')
-rw-r--r--uui/source/getcontinuations.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/getcontinuations.hxx b/uui/source/getcontinuations.hxx
index 81bef0e23f64..cb8b9f0f94b6 100644
--- a/uui/source/getcontinuations.hxx
+++ b/uui/source/getcontinuations.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_UUI_GETCONTINUATIONS_HXX
-#define INCLUDED_UUI_GETCONTINUATIONS_HXX
+#ifndef INCLUDED_UUI_SOURCE_GETCONTINUATIONS_HXX
+#define INCLUDED_UUI_SOURCE_GETCONTINUATIONS_HXX
#include "com/sun/star/uno/Reference.hxx"
#include "com/sun/star/uno/Sequence.hxx"
@@ -107,6 +107,6 @@ void getContinuations(
}
}
-#endif /* INCLUDED_UUI_GETCONTINUATIONS_HXX */
+#endif // INCLUDED_UUI_SOURCE_GETCONTINUATIONS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */