diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-02 15:29:41 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-02 15:29:41 +0200 |
| commit | 445caf6184cafbce361670ea6028ff76317976bc (patch) | |
| tree | 0ff8c2c33211f7a738de8f6f5d6cec79aa776f36 /loader-impl.cpp | |
| parent | f339fa747348e742859701331b529f86d7bd8453 (diff) | |
a
Diffstat (limited to 'loader-impl.cpp')
| -rw-r--r-- | loader-impl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader-impl.cpp b/loader-impl.cpp index b761dca4..f2f38aac 100644 --- a/loader-impl.cpp +++ b/loader-impl.cpp @@ -1,6 +1,6 @@ -#include "defs.hpp" #include "loader.hpp" #include "tile-atlas.hpp" +#include "compat/assert.hpp" #include <Corrade/Containers/Optional.h> #include <Corrade/Containers/StringView.h> #include <Corrade/PluginManager/PluginManager.h> |
