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 /tile-atlas.cpp | |
parent | f339fa747348e742859701331b529f86d7bd8453 (diff) |
a
Diffstat (limited to 'tile-atlas.cpp')
-rw-r--r-- | tile-atlas.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tile-atlas.cpp b/tile-atlas.cpp index bc2db18e..a716c376 100644 --- a/tile-atlas.cpp +++ b/tile-atlas.cpp @@ -1,5 +1,4 @@ #include "tile-atlas.hpp" -#include "defs.hpp" #include <Magnum/ImageView.h> #include <Magnum/GL/TextureFormat.h> |