From b0223f691fcc83c18b6ba8df5140d907939b04cf Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Thu, 4 Apr 2019 23:53:06 +0200 Subject: Clean up data headers --- src/match_call.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/match_call.c') 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" -- cgit v1.2.3