Include fixes

This commit is contained in:
SirLynix
2023-06-07 13:30:25 +02:00
parent 05996d11c2
commit 628a3a8375
11 changed files with 10 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
#include <NazaraUtils/Prerequisites.hpp>
#include <memory>
#include <type_traits>
#include <windows.h>
#include <Windows.h>
namespace Nz::GL
{