diff options
Diffstat (limited to 'src/map/elemental.h')
-rw-r--r-- | src/map/elemental.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/map/elemental.h b/src/map/elemental.h index 8015f84c0..67b1e3f3a 100644 --- a/src/map/elemental.h +++ b/src/map/elemental.h @@ -5,9 +5,9 @@ #ifndef MAP_ELEMENTAL_H #define MAP_ELEMENTAL_H -#include "status.h" // struct status_data, struct status_change -#include "unit.h" // struct unit_data -#include "../common/mmo.h" // NAME_LENGTH +#include "map/status.h" // struct status_data, struct status_change +#include "map/unit.h" // struct unit_data +#include "common/mmo.h" // NAME_LENGTH /** * Defines |