diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-02-18 06:14:52 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-02-18 06:14:52 +0100 |
| commit | 9c5492a651e32e4145880ccfb4cd33c603f5f1e8 (patch) | |
| tree | 71c3d91fb4bdff06293ef9fefa63f549244b7669 | |
| parent | 0a49fb9df26c1a7b5a8a156b32f5ff2bf771e6ac (diff) | |
kill redundant header
| -rw-r--r-- | main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ #include <Magnum/GL/Buffer.h> #include <Magnum/GL/DefaultFramebuffer.h> #include <Magnum/GL/Mesh.h> -#include <Magnum/GL/Texture.h> #include <Magnum/GL/TextureFormat.h> #include <Magnum/Platform/Sdl2Application.h> #include <Magnum/Trade/AbstractImporter.h> |
