summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ext/macromigration/progressmixer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ext/macromigration/progressmixer.hxx')
-rw-r--r--dbaccess/source/ext/macromigration/progressmixer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ext/macromigration/progressmixer.hxx b/dbaccess/source/ext/macromigration/progressmixer.hxx
index 5155d06d8563..39a6456170e9 100644
--- a/dbaccess/source/ext/macromigration/progressmixer.hxx
+++ b/dbaccess/source/ext/macromigration/progressmixer.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DBACCESS_PROGRESSMIXER_HXX
-#define DBACCESS_PROGRESSMIXER_HXX
+#ifndef INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_PROGRESSMIXER_HXX
+#define INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_PROGRESSMIXER_HXX
#include <sal/types.h>
@@ -82,6 +82,6 @@ namespace dbmm
} // namespace dbmm
-#endif // DBACCESS_PROGRESSMIXER_HXX
+#endif // INCLUDED_DBACCESS_SOURCE_EXT_MACROMIGRATION_PROGRESSMIXER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */