diff --git a/include/crucible/cleanup.h b/include/crucible/cleanup.h index de0f42f..7096df4 100644 --- a/include/crucible/cleanup.h +++ b/include/crucible/cleanup.h @@ -1,5 +1,5 @@ -#ifndef CRUCIBLE_CLEANER_H -#define CRUCIBLE_CLEANER_H +#ifndef CRUCIBLE_CLEANUP_H +#define CRUCIBLE_CLEANUP_H #include @@ -15,4 +15,4 @@ namespace crucible { } -#endif // CRUCIBLE_CLEANER_H +#endif // CRUCIBLE_CLEANUP_H