1
0
Fork 0

Whitespace fixes.

This commit is contained in:
Henrik Hautakoski 2023-02-18 13:06:02 +01:00
parent 07f32ee129
commit a024e7015d
2 changed files with 2 additions and 3 deletions

View file

@ -2,7 +2,7 @@
#ifndef GRAPHICS_H
#define GRAPHICS_H
#include <Spectre/GfxDriver/GfxDriver.h>
#include <Spectre/GfxDriver/GfxDriver.h>
#include <Spectre/Display/Display.h>
namespace sp {