diff --git a/src/t8_forest/t8_forest_partition_for_coarsening.h b/src/t8_forest/t8_forest_partition_for_coarsening.h index 49e1b3d9cb..3a36049b2c 100644 --- a/src/t8_forest/t8_forest_partition_for_coarsening.h +++ b/src/t8_forest/t8_forest_partition_for_coarsening.h @@ -26,7 +26,7 @@ */ #ifndef T8_FOREST_PFC_H -#define T8_FOREST_ITERATE_H +#define T8_FOREST_PFC_H #include #include @@ -48,4 +48,4 @@ void t8_forest_pfc_correction_offsets (t8_forest_t forest); T8_EXTERN_C_END (); -#endif /* T8_FOREST_ITERATE_H */ +#endif /* T8_FOREST_PFC_H */