summaryrefslogtreecommitdiff
path: root/include/unotools/componentresmodule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/componentresmodule.hxx')
-rw-r--r--include/unotools/componentresmodule.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/unotools/componentresmodule.hxx b/include/unotools/componentresmodule.hxx
index 92116cb71db2..64f4c886fa30 100644
--- a/include/unotools/componentresmodule.hxx
+++ b/include/unotools/componentresmodule.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 UNOTOOLS_INC_UNOTOOLS_COMPONENTRESMODULE_HXX
-#define UNOTOOLS_INC_UNOTOOLS_COMPONENTRESMODULE_HXX
+#ifndef INCLUDED_UNOTOOLS_COMPONENTRESMODULE_HXX
+#define INCLUDED_UNOTOOLS_COMPONENTRESMODULE_HXX
#include <comphelper/componentmodule.hxx>
#include <unotools/unotoolsdllapi.h>
@@ -175,6 +175,6 @@ namespace utl
} // namespace utl
//........................................................................
-#endif // UNOTOOLS_INC_UNOTOOLS_COMPONENTRESMODULE_HXX
+#endif // INCLUDED_UNOTOOLS_COMPONENTRESMODULE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */