diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-02-18 06:32:11 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-02-18 06:32:11 +0100 |
commit | dbc638717df7e4639693e06e4a581f57188d2647 (patch) | |
tree | db343cd1b27aaecfac61133d77e645f7d98284bb /main.cpp | |
parent | e409d00af067860edb509df6ffc53c8a20b881ff (diff) |
rename atlas type filename
Diffstat (limited to 'main.cpp')
-rw-r--r-- | main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#include "chunk.hpp" +#include "atlas.hpp" #include <Corrade/Containers/Optional.h> #include <Corrade/Containers/ArrayViewStl.h> |