summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/actionlistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/actionlistener.hxx')
-rw-r--r--extensions/source/update/check/actionlistener.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/update/check/actionlistener.hxx b/extensions/source/update/check/actionlistener.hxx
index d2b8f898e82f..97d92b9c2bc1 100644
--- a/extensions/source/update/check/actionlistener.hxx
+++ b/extensions/source/update/check/actionlistener.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_ACTION_LISTENER_HXX
-#define INCLUDED_ACTION_LISTENER_HXX
+#ifndef INCLUDED_EXTENSIONS_SOURCE_UPDATE_CHECK_ACTIONLISTENER_HXX
+#define INCLUDED_EXTENSIONS_SOURCE_UPDATE_CHECK_ACTIONLISTENER_HXX
#include <rtl/ref.hxx>
@@ -37,6 +37,6 @@ protected:
~IActionListener() {}
};
-#endif //INCLUDED_ACTION_LISTENER_HXX
+#endif // INCLUDED_EXTENSIONS_SOURCE_UPDATE_CHECK_ACTIONLISTENER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */