summaryrefslogtreecommitdiff
path: root/src/scene
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-24 23:34:17 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-24 23:34:17 -0500
commit4327bee485510b424cbf28e450d90ff50e6fe78b (patch)
tree2f3b25085b11305794c7a6fcd8fcd6c0dd90d353 /src/scene
parent1d8798203e86b61e889ea1c0fba851cbdbdd03d7 (diff)
merge field files into evobjmv.c.
Diffstat (limited to 'src/scene')
-rw-r--r--src/scene/cable_car.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scene/cable_car.c b/src/scene/cable_car.c
index d8e099130..2e596883f 100644
--- a/src/scene/cable_car.c
+++ b/src/scene/cable_car.c
@@ -13,7 +13,7 @@
#include "constants/songs.h"
#include "decompress.h"
#include "field_weather.h"
-#include "field_map_obj.h"
+#include "evobjmv.h"
#include "scanline_effect.h"
#include "event_data.h"
#include "cable_car_util.h"