diff options
Diffstat (limited to 'examples/shapes/shapes_easings_rectangle_array.c')
| -rw-r--r-- | examples/shapes/shapes_easings_rectangle_array.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/shapes/shapes_easings_rectangle_array.c b/examples/shapes/shapes_easings_rectangle_array.c index 1dd8bf33..a2ab6397 100644 --- a/examples/shapes/shapes_easings_rectangle_array.c +++ b/examples/shapes/shapes_easings_rectangle_array.c @@ -16,7 +16,7 @@ #include "raylib.h" -#include "easings.h" // Required for easing functions +#include "reasings.h" // Required for easing functions #define RECS_WIDTH 50 #define RECS_HEIGHT 50 |
