summaryrefslogtreecommitdiff
path: root/UnoControls/inc/multiplexer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/inc/multiplexer.hxx')
-rw-r--r--UnoControls/inc/multiplexer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/UnoControls/inc/multiplexer.hxx b/UnoControls/inc/multiplexer.hxx
index 4ec3c66a02fd..79414840a160 100644
--- a/UnoControls/inc/multiplexer.hxx
+++ b/UnoControls/inc/multiplexer.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _UNOCONTROLS_MULTIPLEXER_HXX
-#define _UNOCONTROLS_MULTIPLEXER_HXX
+#ifndef INCLUDED_UNOCONTROLS_INC_MULTIPLEXER_HXX
+#define INCLUDED_UNOCONTROLS_INC_MULTIPLEXER_HXX
#include <com/sun/star/awt/XKeyListener.hpp>
#include <com/sun/star/awt/XPaintListener.hpp>
@@ -358,6 +358,6 @@ private:
} // namespace unocontrols
-#endif // ifndef _UNOCONTROLS_MULTIPLEXER_HXX
+#endif // INCLUDED_UNOCONTROLS_INC_MULTIPLEXER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */