diff options
Diffstat (limited to 'src/map/trade.h')
-rw-r--r-- | src/map/trade.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/trade.h b/src/map/trade.h index 6bb39936e..1b8cb4f75 100644 --- a/src/map/trade.h +++ b/src/map/trade.h @@ -1,8 +1,8 @@ // Copyright (c) Athena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder -#ifndef _TRADE_H_ -#define _TRADE_H_ +#ifndef _TRADE_H_ +#define _TRADE_H_ //#include "map.h" struct map_session_data; |