diff options
Diffstat (limited to 'src/game/ReputationMgr.h')
-rw-r--r-- | src/game/ReputationMgr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/ReputationMgr.h b/src/game/ReputationMgr.h index bb997e5ea11..604c40059aa 100644 --- a/src/game/ReputationMgr.h +++ b/src/game/ReputationMgr.h @@ -16,8 +16,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef __MANGOS_REPUTATION_MGR_H -#define __MANGOS_REPUTATION_MGR_H +#ifndef __TRINITY_REPUTATION_MGR_H +#define __TRINITY_REPUTATION_MGR_H #include "Common.h" #include "SharedDefines.h" |