shader fix

This commit is contained in:
Jorijn van der Graaf 2025-05-03 02:34:38 +02:00
commit 01a3211dfb
7 changed files with 10 additions and 13 deletions

View file

@ -10,7 +10,6 @@ module;
export module Crafter.Graphics:WindowWaylandVulkan;
import Crafter.Event;
import :WindowWayland;
import :VulkanElement;
import Crafter.Component;
namespace Crafter {