Update include files to add appropriate model_animation include.

This commit is contained in:
Joey de Vries
2021-02-07 19:15:34 +01:00
parent e72d3e05d7
commit 90f44b65bb
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
#include <learnopengl/shader_m.h>
#include <learnopengl/camera.h>
#include <learnopengl/animator.h>
#include <learnopengl/model.h>
#include <learnopengl/model_animation.h>