diff options
Diffstat (limited to 'src/map/map.h')
-rw-r--r-- | src/map/map.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/map.h b/src/map/map.h index d5c4683d2..d5614354d 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -4,9 +4,7 @@ #ifndef _MAP_H_ #define _MAP_H_ -#ifndef _CBASETYPES_H_ #include "../common/cbasetypes.h" -#endif #include "../common/core.h" // CORE_ST_LAST #include "../common/mmo.h" #include "../common/mapindex.h" |