diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/scripts/northrend/frozen_halls/pit_of_saron/pit_of_saron.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scripts/northrend/frozen_halls/pit_of_saron/pit_of_saron.h b/src/scripts/northrend/frozen_halls/pit_of_saron/pit_of_saron.h index efcc8ebca73..7d61b30ac07 100644 --- a/src/scripts/northrend/frozen_halls/pit_of_saron/pit_of_saron.h +++ b/src/scripts/northrend/frozen_halls/pit_of_saron/pit_of_saron.h @@ -1,5 +1,5 @@ -#ifndef DEF_FORGE_OF_SOULS_H -#define DEF_FORGE_OF_SOULS_H +#ifndef DEF_PIT_OF_SARON_H +#define DEF_PIT_OF_SARON_H enum Data { DATA_FORGEMASTER_EVENT, |