Fix check-files
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
#include <Nazara/Core/File.hpp>
|
||||
#include <Nazara/Core/MemoryView.hpp>
|
||||
#include <Nazara/Core/Stream.hpp>
|
||||
#include <FLAC/stream_decoder.h>
|
||||
#include <NazaraUtils/CallOnExit.hpp>
|
||||
#include <NazaraUtils/Endianness.hpp>
|
||||
#include <FLAC/stream_decoder.h>
|
||||
#include <optional>
|
||||
#include <set>
|
||||
#include <Nazara/Audio/Debug.hpp>
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
#include <Nazara/Math/Vector2.hpp>
|
||||
#include <Nazara/Platform/Enums.hpp>
|
||||
#include <Nazara/Utility/Image.hpp>
|
||||
#include <SDL_mouse.h>
|
||||
#include <NazaraUtils/MovablePtr.hpp>
|
||||
#include <SDL_mouse.h>
|
||||
|
||||
namespace Nz
|
||||
{
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
|
||||
#include <NazaraUtils/Prerequisites.hpp>
|
||||
#include <Nazara/Utility/Image.hpp>
|
||||
#include <SDL_surface.h>
|
||||
#include <NazaraUtils/MovablePtr.hpp>
|
||||
#include <SDL_surface.h>
|
||||
|
||||
namespace Nz
|
||||
{
|
||||
|
||||
@@ -7,11 +7,11 @@
|
||||
#include <Nazara/Platform/Window.hpp>
|
||||
#include <Nazara/Platform/SDL2/SDLHelper.hpp>
|
||||
#include <Nazara/Platform/SDL2/WindowImpl.hpp>
|
||||
#include <NazaraUtils/CallOnExit.hpp>
|
||||
#include <SDL_clipboard.h>
|
||||
#include <SDL_keyboard.h>
|
||||
#include <SDL_keycode.h>
|
||||
#include <SDL_mouse.h>
|
||||
#include <NazaraUtils/CallOnExit.hpp>
|
||||
#include <Nazara/Platform/Debug.hpp>
|
||||
|
||||
namespace Nz
|
||||
|
||||
Reference in New Issue
Block a user