From 766909047b6873b5af3f9aa98c6ed8cd53c6cc54 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 7 Oct 2022 22:00:01 +0200 Subject: a --- shaders/tile-shader.hpp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'shaders') diff --git a/shaders/tile-shader.hpp b/shaders/tile-shader.hpp index ee9056da..fd865208 100644 --- a/shaders/tile-shader.hpp +++ b/shaders/tile-shader.hpp @@ -1,11 +1,7 @@ #pragma once -#include -#include #include -#include -#include #include -#include +#include namespace Magnum::Examples { -- cgit v1.2.3