diff --git a/src/pokemon_animation.c b/src/pokemon_animation.c index c4077aff46..9c8eaca9ad 100644 --- a/src/pokemon_animation.c +++ b/src/pokemon_animation.c @@ -6,6 +6,7 @@ #include "task.h" #include "trig.h" #include "util.h" +#include "data.h" #include "constants/battle_anim.h" #include "constants/rgb.h"