diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 04:04:11 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 04:04:11 +0100 |
| commit | 8275ed4bda0a8240e15dcad3ae5227eac8997a78 (patch) | |
| tree | 9154104c88152e03d50897fe349dfb90e13e2a76 /draw | |
| parent | 9e749583791c9523efab90665ffd8f5c30e4f449 (diff) | |
ccc
Diffstat (limited to 'draw')
| -rw-r--r-- | draw/anim.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/draw/anim.cpp b/draw/anim.cpp index 8f2bfa18..7feec47d 100644 --- a/draw/anim.cpp +++ b/draw/anim.cpp @@ -4,6 +4,7 @@ #include "shaders/shader.hpp" #include "main/clickable.hpp" #include "src/chunk-scenery.hpp" +#include "src/scenery.hpp" #include <cstdio> #include <Corrade/Containers/Optional.h> #include <Magnum/GL/MeshView.h> |
