summaryrefslogtreecommitdiff
path: root/UnoControls/source/inc/framecontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/source/inc/framecontrol.hxx')
-rw-r--r--UnoControls/source/inc/framecontrol.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/UnoControls/source/inc/framecontrol.hxx b/UnoControls/source/inc/framecontrol.hxx
index f5dc4cfc92ec..55389e8d0cb5 100644
--- a/UnoControls/source/inc/framecontrol.hxx
+++ b/UnoControls/source/inc/framecontrol.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _UNOCONTROLS_FRAMECONTROL_CTRL_HXX
-#define _UNOCONTROLS_FRAMECONTROL_CTRL_HXX
+#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_FRAMECONTROL_HXX
+#define INCLUDED_UNOCONTROLS_SOURCE_INC_FRAMECONTROL_HXX
#include <com/sun/star/frame/XFrameActionListener.hpp>
#include <com/sun/star/frame/XComponentLoader.hpp>
@@ -215,6 +215,6 @@ private:
} // namespace unocontrols
-#endif // #ifndef _UNOCONTROLS_FRAMECONTROL_CTRL_HXX
+#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_FRAMECONTROL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */