summaryrefslogtreecommitdiff
path: root/UnoControls/source/inc/progressmonitor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'UnoControls/source/inc/progressmonitor.hxx')
-rw-r--r--UnoControls/source/inc/progressmonitor.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/UnoControls/source/inc/progressmonitor.hxx b/UnoControls/source/inc/progressmonitor.hxx
index 2da6f8c3944e..a37a9367d952 100644
--- a/UnoControls/source/inc/progressmonitor.hxx
+++ b/UnoControls/source/inc/progressmonitor.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _UNOCONTROLS_PROGRESSMONITOR_CTRL_HXX
-#define _UNOCONTROLS_PROGRESSMONITOR_CTRL_HXX
+#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSMONITOR_HXX
+#define INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSMONITOR_HXX
#include <com/sun/star/awt/XFileDialog.hpp>
#include <com/sun/star/awt/XTextComponent.hpp>
@@ -428,6 +428,6 @@ private:
} // namespace unocontrols
-#endif // #ifndef _UNOCONTROLS_PROGRESSMONITOR_CTRL_HXX
+#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSMONITOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */