summaryrefslogtreecommitdiff
path: root/UnoControls/inc/basecontainercontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/inc/basecontainercontrol.hxx')
-rw-r--r--UnoControls/inc/basecontainercontrol.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/UnoControls/inc/basecontainercontrol.hxx b/UnoControls/inc/basecontainercontrol.hxx
index 4938a69e9762..c09b1b54bc49 100644
--- a/UnoControls/inc/basecontainercontrol.hxx
+++ b/UnoControls/inc/basecontainercontrol.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _UNOCONTROLS_BASECONTAINERCONTROL_CTRL_HXX
-#define _UNOCONTROLS_BASECONTAINERCONTROL_CTRL_HXX
+#ifndef INCLUDED_UNOCONTROLS_INC_BASECONTAINERCONTROL_HXX
+#define INCLUDED_UNOCONTROLS_INC_BASECONTAINERCONTROL_HXX
#include <com/sun/star/lang/XServiceName.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -278,6 +278,6 @@ private:
} // namespace unocontrols
-#endif // ifndef _UNOCONTROLS_BASECONTAINERCONTROL_CTRL_HXX
+#endif // INCLUDED_UNOCONTROLS_INC_BASECONTAINERCONTROL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */