diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 09:47:25 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 09:47:25 +0100 |
| commit | 28ba97727326c05c9347b50b0114f01c0ec8b1df (patch) | |
| tree | 223712106e660dec018f7dfc3329ca48e5c8fb11 /loader/impl.cpp | |
| parent | b7006b670843f692bc14aa9932bffd44f6a629f7 (diff) | |
a
Diffstat (limited to 'loader/impl.cpp')
| -rw-r--r-- | loader/impl.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/impl.cpp b/loader/impl.cpp index 02493089..029f96a6 100644 --- a/loader/impl.cpp +++ b/loader/impl.cpp @@ -2,6 +2,7 @@ #include "compat/assert.hpp" #include "loader/scenery.hpp" #include "loader/vobj-info.hpp" +#include "loader/wall-info.hpp" #include <Corrade/Containers/Pair.h> #include <Magnum/Trade/ImageData.h> |
