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