diff options
Diffstat (limited to 'src/berry.c')
-rw-r--r-- | src/berry.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/berry.c b/src/berry.c index b76fc34c4..f1bdb5235 100644 --- a/src/berry.c +++ b/src/berry.c @@ -11,7 +11,7 @@ #include "random.h" #include "task.h" #include "text.h" -#include "constants/event_object_movement_constants.h" +#include "constants/event_object_movement.h" #include "constants/items.h" #ifdef ENGLISH |