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