update project includes format
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
#include <utility>
|
||||
|
||||
#include <graphics/core/DrawContext.hpp>
|
||||
#include <graphics/core/Batch2D.hpp>
|
||||
#include <graphics/core/Texture.hpp>
|
||||
#include <graphics/core/Atlas.hpp>
|
||||
#include <assets/Assets.hpp>
|
||||
#include <maths/UVRegion.hpp>
|
||||
#include "graphics/core/DrawContext.hpp"
|
||||
#include "graphics/core/Batch2D.hpp"
|
||||
#include "graphics/core/Texture.hpp"
|
||||
#include "graphics/core/Atlas.hpp"
|
||||
#include "assets/Assets.hpp"
|
||||
#include "maths/UVRegion.hpp"
|
||||
|
||||
using namespace gui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user