From fc0dbf31301f42eceb33a452e703d6b41dd80756 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 2 Oct 2022 18:41:48 +0200 Subject: a --- shaders/tile-shader.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'shaders') diff --git a/shaders/tile-shader.hpp b/shaders/tile-shader.hpp index a1975daf..27126964 100644 --- a/shaders/tile-shader.hpp +++ b/shaders/tile-shader.hpp @@ -1,5 +1,4 @@ #pragma once -#include "tile-atlas.hpp" #include #include #include @@ -8,8 +7,6 @@ #include #include -struct tile_atlas; - namespace Magnum::Examples { struct tile_shader : GL::AbstractShaderProgram -- cgit v1.2.3