diff options
Diffstat (limited to 'src/berry.c')
-rw-r--r-- | src/berry.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/berry.c b/src/berry.c index 2f8f6a799..e81c7a5ff 100644 --- a/src/berry.c +++ b/src/berry.c @@ -6,6 +6,7 @@ #include "main.h" #include "rng.h" #include "text.h" +#include "field_control_avatar.h" #define BERRY_NAME_LENGTH 6 |