mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-28 06:37:44 +00:00
Add missing header in swapchain.h
This commit is contained in:
parent
97eee9fc5c
commit
04717aea62
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
// SPDX-FileCopyrightText: 2024 Joshua Goins <josh@redstrate.com>
|
||||||
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <array>
|
#include <array>
|
||||||
|
|
Loading…
Add table
Reference in a new issue