diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-02-17 23:06:16 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-02-17 23:06:16 -0500 |
commit | 2d428c7099bbad44f900e8238f4bf0cbc17b17be (patch) | |
tree | 6c2d787def871914f33d4ae44cb50158d7cb97af /include/fieldmap.h | |
parent | 17e1da554b016116bbceba86a8d0dfd360f8340c (diff) | |
parent | adac76c8370b86176a52d8ecb2e349e2be13f8ba (diff) |
merge
Diffstat (limited to 'include/fieldmap.h')
-rw-r--r-- | include/fieldmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fieldmap.h b/include/fieldmap.h index 1003b026f..5aa9eb360 100644 --- a/include/fieldmap.h +++ b/include/fieldmap.h @@ -1,6 +1,6 @@ #ifndef GUARD_FIELDMAP2_H #define GUARD_FIELDMAP2_H -#include "evobjmv.h" +#include "event_object_movement.h" extern struct BackupMapData gUnknown_03004870; struct MapHeader *mapconnection_get_mapheader(struct MapConnection *connection); |