Reduntant includes

This commit is contained in:
SimoneN64
2023-06-09 16:06:16 +02:00
parent 7e9cfa1f53
commit f62df87381
12 changed files with 13 additions and 26 deletions

View File

@@ -1,7 +1,6 @@
#pragma once
#include <Core.hpp>
#include <backend/Core.hpp>
#include <wsi.hpp>
#include <core/mmio/VI.hpp>
struct Window;
static SDL_Window* g_Window;