diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-30 18:30:59 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-30 18:30:59 -0500 |
commit | 05bd37bf469638c5f918733d074ec930af3f6508 (patch) | |
tree | b7d94a44ffc49ab4c237cf8459046a05ee530ba9 /src/trainer_see.c | |
parent | c5f1b576f2bb3aacf4c4a64c15dcb7220c4ffb86 (diff) |
rename header
Diffstat (limited to 'src/trainer_see.c')
-rw-r--r-- | src/trainer_see.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trainer_see.c b/src/trainer_see.c index 38773ec50..7706da703 100644 --- a/src/trainer_see.c +++ b/src/trainer_see.c @@ -6,7 +6,7 @@ #include "field_effect.h" #include "field_map_obj.h" #include "field_player_avatar.h" -#include "map_obj_8097404.h" +#include "field_map_obj_helpers.h" #include "pokenav.h" #include "task.h" #include "util.h" |