summaryrefslogtreecommitdiff
path: root/src/match_call.c
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-04-07 01:56:36 -0400
committerPhlosioneer <mattmdrr2@gmail.com>2019-04-07 01:56:36 -0400
commitd84d94e29a1424dd1d12ff821957bb6b1bc847d6 (patch)
treec5ba0778afca66a91f71815cd53fe9abef1bdac6 /src/match_call.c
parentad2a97935e1c1f4362f0dffa58ef437d191bab4e (diff)
parentc3cfd6065825ec8ddd5e1782998071518efaa322 (diff)
Merge branch 'master' into pokenav-decomp-again
Diffstat (limited to 'src/match_call.c')
-rw-r--r--src/match_call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/match_call.c b/src/match_call.c
index 641079ba9..35daacc3d 100644
--- a/src/match_call.c
+++ b/src/match_call.c
@@ -3,7 +3,7 @@
#include "battle.h"
#include "battle_setup.h"
#include "bg.h"
-#include "data2.h"
+#include "data.h"
#include "event_data.h"
#include "event_object_movement.h"
#include "field_player_avatar.h"