summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/iahndl.hxx')
-rw-r--r--uui/source/iahndl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/iahndl.hxx b/uui/source/iahndl.hxx
index 44b19120d26b..03c61230c80e 100644
--- a/uui/source/iahndl.hxx
+++ b/uui/source/iahndl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef UUI_IAHNDL_HXX
-#define UUI_IAHNDL_HXX
+#ifndef INCLUDED_UUI_SOURCE_IAHNDL_HXX
+#define INCLUDED_UUI_SOURCE_IAHNDL_HXX
#include <vector>
@@ -342,6 +342,6 @@ public:
SAL_THROW(());
};
-#endif // UUI_IAHNDL_HXX
+#endif // INCLUDED_UUI_SOURCE_IAHNDL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */