diff --git a/src/Mod/Part/App/ProgressIndicator.h b/src/Mod/Part/App/ProgressIndicator.h index bfe6daac2..3486de374 100644 --- a/src/Mod/Part/App/ProgressIndicator.h +++ b/src/Mod/Part/App/ProgressIndicator.h @@ -21,8 +21,8 @@ ***************************************************************************/ -#ifndef PART_GEOMETRY_H -#define PART_GEOMETRY_H +#ifndef PART_PROGRESSINDICATOR_H +#define PART_PROGRESSINDICATOR_H #include #include @@ -45,4 +45,4 @@ private: } -#endif // PART_GEOMETRY_H +#endif // PART_PROGRESSINDICATOR_H